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.
Score Sort Clause¶
The Score
Sort Clause orders search results by their score.
Arguments¶
- (optional)
sortDirection
- Query or LocationQuery constant, eitherQuery::SORT_ASC
orQuery::SORT_DESC
Limitations¶
The Score
Sort Clause isn't available in Repository filtering.
Example¶
1 2 |
|