This article covers field support for filtering, sorting, and searching in the Translation Content API.
The following table shows field support for filters and sorting for the translation content object when using Query Contents:
Field | Supported Filters | Sortable |
---|---|---|
id | eq , ne , exists , in , hasSome , startsWith , ascending , descending | Sortable |
schemaId | eq , ne , exists , in , hasSome , startsWith , ascending , descending | Sortable |
entityId | eq , ne , exists , in , hasSome , startsWith , ascending , descending | Sortable |
locale | eq , ne , exists , in , hasSome , startsWith , ascending , descending | Sortable |
parentEntityId | eq , ne , exists , in , hasSome , startsWith , ascending , descending | Sortable |
publishStatus | eq , ne , exists , in , hasSome , startsWith , ascending , descending | Sortable |
The following table shows field support for filters, sorting, and free-text searching for the translation content object when using Search Contents:
Field | Supported Filters | Sortable | Searchable |
---|---|---|---|
id | eq , ne , exists , in , hasSome , startsWith , ascending , descending | Sortable | |
entityId | eq , ne , exists , in , hasSome , startsWith , ascending , descending | Sortable | |
schemaId | eq , ne , exists , in , hasSome , startsWith , ascending , descending | Sortable | |
locale | eq , ne , exists , in , hasSome , startsWith , ascending , descending | Sortable | |
parentEntityId | eq , ne , exists , in , hasSome , startsWith , ascending , descending | Sortable | |
publishStatus | eq , ne , exists , in , hasSome , startsWith , ascending , descending | Sortable | |
previewField | eq , ne , exists , in , hasSome , startsWith , ascending , descending | Sortable | Searchable |
fields.textValue | Sortable | Searchable | |
fields.richContent | Sortable | Searchable |