public static interface IndexSorter.DocComparator
| Modifier and Type | Method and Description |
|---|---|
int |
compare(int docID1,
int docID2)
Compare docID1 against docID2.
|
int compare(int docID1,
int docID2)
Comparator.compare(Object, Object).Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.