Uses of Class
org.apache.lucene.search.comparators.NumericComparator.NumericLeafComparator
Packages that use NumericComparator.NumericLeafComparator
Package
Description
Comparators, used to compare hits so as to determine their sort order when collecting the top
results with
TopFieldCollector.-
Uses of NumericComparator.NumericLeafComparator in org.apache.lucene.search.comparators
Modifier and TypeClassDescriptionclassLeaf comparator forDoubleComparatorthat provides skipping functionalityclassLeaf comparator forFloatComparatorthat provides skipping functionalityclassLeaf comparator forIntComparatorthat provides skipping functionalityclassLeaf comparator forLongComparatorthat provides skipping functionalityFields in org.apache.lucene.search.comparators declared as NumericComparator.NumericLeafComparatorModifier and TypeFieldDescriptionprotected final NumericComparator<T>.NumericLeafComparatorNumericComparator.CompetitiveDISIBuilder.leafComparatorThe LeafComparator for the current segmentConstructors in org.apache.lucene.search.comparators with parameters of type NumericComparator.NumericLeafComparatorModifierConstructorDescriptionprotectedCompetitiveDISIBuilder(NumericComparator<T>.NumericLeafComparator leafComparator) Create a new CompetitiveDISIBuilder