XML Configuration Reference : Search : SortConfig
 
SortConfig
com.exalead.search.v30.SortConfig
Define the order of returned documents.
Parent elements:
com.exalead.search.v30.RelevanceConfig (as RelevanceConfig)
Attributes:
Name
Type
Default value
Description
discardInvalidSort
boolean
Auto discard sortBy not allowed rather than sending an error.
Nested elements:
Name
Type
Description
SortBy
com.exalead.search.v30.SortBy*
Ordered list of expresion that defines a lexicographical order (documents having the same value for the first criteria are then ordered using the second critera, and so on).