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 TypeClassDescriptionclass
Leaf comparator forDoubleComparator
that provides skipping functionalityclass
Leaf comparator forFloatComparator
that provides skipping functionalityclass
Leaf comparator forIntComparator
that provides skipping functionalityclass
Leaf comparator forLongComparator
that provides skipping functionality