public abstract class NumericDocValues extends DocValuesIterator
NO_MORE_DOCS
Modifier | Constructor and Description |
---|---|
protected |
NumericDocValues()
Sole constructor.
|
Modifier and Type | Method and Description |
---|---|
abstract long |
longValue()
Returns the numeric value for the current document ID.
|
advanceExact
advance, all, cost, docID, empty, nextDoc, range, slowAdvance
protected NumericDocValues()
public abstract long longValue() throws java.io.IOException
DocValuesIterator.advanceExact(int)
returned false
.java.io.IOException