Package com.atlassian.confluence.search.v2.sort
package com.atlassian.confluence.search.v2.sort
-
ClassDescriptionAbstract superclass for simple sort types that just sort in a particular direction on some field.Sort content by its id that is stored as part of the handle field in Lucene index.Order search results by time createdOrder search results by favourite date.Sort based on value of a field.Sort based on an attachment's filename.Sort by a user's full nameSort based on lower case value of a keyword field.Order search results by time last modifiedThis composite SearchSort that allows sort by multiple fields.Order search results most relevant first.Order search results by titleDeprecated, for removal: This API element is subject to removal in a future version.since 8.9 because it's very inefficient on Lucene, and is not supported on OpenSearch.