public static interface IndexSorter.SortedDocValuesProvider
Modifier and Type | Method and Description |
---|---|
SortedDocValues |
get(LeafReader reader)
Returns the SortedDocValues instance for this LeafReader
|
SortedDocValues get(LeafReader reader) throws IOException
IOException
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.