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.
Visibility Sort Clause¶
The Location\Visibility
Sort Clause
sorts search results by whether the Location is visible or not.
Locations that are not visible are ranked as higher values (e.g. with ascending order they will be returned last).
Arguments¶
- (optional)
sortDirection
- Query or LocationQuery constant, eitherQuery::SORT_ASC
orQuery::SORT_DESC
Example¶
1 2 |
|