Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 593 Bytes

Sorting.md

File metadata and controls

12 lines (8 loc) · 593 Bytes

Sorting

Properties

Name Type Description Notes
ascending bool Whether to sort ascending. If undefined, sorting is not guaranteed
default bool Whether this sort requests the default ranking order. Ascending/descending does not matter if this attribute is true. [optional]
field str The facet by which to sort

[Back to Model list] [Back to API list] [Back to README]