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.
SectionIdentifier Sort Clause¶
The SectionIdentifier
Sort Clause
sorts search results by the Section IDs of the content items.
Arguments¶
- (optional)
sortDirection
- Query or LocationQuery constant, eitherQuery::SORT_ASC
orQuery::SORT_DESC
Note
Solr search engine uses the Query::SORT_DESC
sort direction by default.
Example¶
1 2 |
|