This documentation is for a version that has reached its End Of Life. Such versions are no longer supported and don't receive security updates. Consider updating to a newer version.
Sort Clause reference¶
Sort Clauses are the sorting options for Content and Location Search and Repository filtering.
Capabilities of individual Sort Clauses can depend on the search engine.
All Sort Clauses can take the following optional argument:
sortDirection
- the direction of the sorting, eitherQuery::SORT_ASC
(default) orQuery::SORT_DESC
Sort Clauses¶
Sort Clause | Sorting based on | Supported by |
---|---|---|
ContentId | Content items' ID | Content and Location Search, and Filtering |
ContentName | Content names | Content and Location Search, and Filtering |
ContentTranslatedName | Translated content names | Content and Location Search |
CustomField | Raw search index fields | Content and Location Search |
DateModified | The date when content was last modified | Content and Location Search, and Filtering |
DatePublished | The date when content was created | Content and Location Search, and Filtering |
Depth | Location depth in the Content tree | Location Search, Filtering |
Field | Content of one of Content item's Fields | Content and Location Search |
Id | Location ID | Location Search, Filtering |
IsMainLocation | Whether a Location is the main Location of a Content item | Location only |
MapLocationDistance | Distance between the location contained in a MapLocation Field and the provided coordinates | Content and Location Search |
Path | PathString of the Location | Location Search, Filtering |
Priority | Location priority | Location Search, Filtering |
Random | Random seed | Content and Location Search |
Score | Score of the search result | Content and Location Search |
SectionIdentifier | ID of the Section content is assigned to | Content and Location Search, and Filtering |
SectionName | Name of the Section content is assigned to | Content and Location Search, and Filtering |
Visibility | Whether the Location is visible or not | Location Search, Filtering |