Readonly
fieldUse any searchable field of the resource as sort criterion, or "score"
to sort by relevance score calculated by the API.
Optional
Readonly
fieldProvide the data type of the given field
.
Optional
Readonly
filterAllows you to apply a sort filter.
Optional
Readonly
languageString value specifying linguistic and regional preferences using the IETF language tag format, as described in BCP 47. The format combines language, script, and region using hyphen-separated subtags. For example: en
, en-US
, zh-Hans-SG
.
Optional
Readonly
modeSpecify the sort mode to be applied for a set-type field
.
Readonly
orderSpecify the order in which the search results should be sorted.
Can be asc
for ascending, or desc
for descending order.
Sorting parameters provided with a Search request.