Package org.apache.lucene.index
Interface Sorter.NumericDocValuesSupplier
-
- Enclosing class:
- Sorter
static interface Sorter.NumericDocValuesSupplier
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description NumericDocValues
get()
-
-
-
Method Detail
-
get
NumericDocValues get() throws java.io.IOException
- Throws:
java.io.IOException
-
-