SectionIdentifier Sort Clause¶
The SectionIdentifier Sort Clause sorts search results by the Section IDs of the content items.
Arguments¶
- (optional) sorting direction, either
ascending(default) ordescending
Note
This Sort Clause uses the descending sort direction by default.
Example¶
You can use this Sort Clause over the REST API, in the SortClauses element of the payload of the POST /views request:
1 2 3 4 5 | |
1 2 3 4 5 | |