| Package | Description |
|---|---|
| org.apache.lucene.search.comparators |
Comparators, used to compare hits so as to determine their
sort order when collecting the top results with
TopFieldCollector. |
| Class and Description |
|---|
| NumericComparator
Abstract numeric comparator for comparing numeric values.
|
| NumericComparator.NumericLeafComparator
Leaf comparator for
NumericComparator that provides skipping functionality |
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.