Uses of Package
com.atlassian.confluence.search.v2.sort
-
Packages that use com.atlassian.confluence.search.v2.sort Package Description com.atlassian.confluence.impl.search.v2.mappers com.atlassian.confluence.search.v2.sort -
Classes in com.atlassian.confluence.search.v2.sort used by com.atlassian.confluence.impl.search.v2.mappers Class Description FavouriteSort Order search results by favourite date.FieldSort Sort based on value of a field.LowercaseFieldSort Sort based on lower case value of a keyword field.MultiSearchSort This composite SearchSort that allows sort by multiple fields. -
Classes in com.atlassian.confluence.search.v2.sort used by com.atlassian.confluence.search.v2.sort Class Description AbstractSort Abstract superclass for simple sort types that just sort in a particular direction on some field.ContentIdSort Sort content by its id that is stored as part of the handle field in Lucene index.CreatedSort Order search results by time createdFavouriteSort Order search results by favourite date.FilenameSort Sort based on an attachment's filename.FilesizeSort FullnameSort Sort by a user's full nameModifiedSort Order search results by time last modifiedTitleSort Order search results by titleUserAttributeSort.UserAttribute