SearchSortRequest

FieldTypeDescription

resultSpaceId

String

ID of the search result to sort.

criteria

SortCriteria[]

List of sort criteria to apply. The sort criteria are:

  • SORT_RELEVANCY

  • SORT_TITLE

  • SORT_TITLE_REVERSE

  • SORT_MOD_DATE

  • SORT_MOD_DATE_REVERSE

Note: Although this field is defined as an array, it supports only one value.