public static interface IndexSorter.ComparableProvider
| Modifier and Type | Method and Description |
|---|---|
long |
getAsComparableLong(int docID)
Returns a long so that the natural ordering of long values matches the
ordering of doc IDs for the given comparator
|
long getAsComparableLong(int docID)
throws IOException
IOExceptionCopyright © 2000-2021 Apache Software Foundation. All Rights Reserved.