Package com.rbmhtechnology.vind.api.query.sort
-
Class Summary Class Description Sort Sorting Abstract Class with static friendly user methods to create sorting query objects and to be implemented by basic sort objects.Sort.DescriptorSort Sorting class which sorts results based on a field.Sort.Score Sorting class which enables sorting result by score.Sort.SimpleSort Sorting class which sorts results based on a field.Sort.SpecialSort Abstract class to be implemented by complex sorting objects.Sort.SpecialSort.DistanceSort Sort.SpecialSort.NumberOfMatchingTermsSort Sort.SpecialSort.ScoredDate Sorting class which modifies the document score based on the date. -
Enum Summary Enum Description Sort.Direction