Uses of Class
com.atlassian.confluence.search.v2.sort.FieldSort
-
Packages that use FieldSort Package Description com.atlassian.confluence.impl.search.v2.mappers -
-
Uses of FieldSort in com.atlassian.confluence.impl.search.v2.mappers
Methods in com.atlassian.confluence.impl.search.v2.mappers with parameters of type FieldSort Modifier and Type Method Description org.apache.lucene.search.SortFieldSortMapper. convertToLuceneSort(FieldSort searchSort)Converts a search sort into a lucene sort.
-