Path Sort Clause¶
The Location\Path Sort Clause sorts search results by the pathString of the location.
Note
The Location/Path Sort Clause uses dictionary sorting.
Arguments¶
- (optional) sorting direction, either
ascending(default) ordescending
Example¶
In the REST API, this Sort Clause is called LocationPath.
Use it in the SortClauses element of the payload of the POST /views request:
1 2 3 4 5 | |
1 2 3 4 5 | |