Method GetOrdIndexInstance
GetOrdIndexInstance(IndexInput, FieldInfo, Lucene45DocValuesProducer.NumericEntry)
Returns an address instance for sortedset ordinal lists.
@lucene.internal
Declaration
protected virtual MonotonicBlockPackedReader GetOrdIndexInstance(IndexInput data, FieldInfo field, Lucene45DocValuesProducer.NumericEntry entry)
Parameters
Type | Name | Description |
---|---|---|
IndexInput | data | |
FieldInfo | field | |
Lucene45DocValuesProducer.NumericEntry | entry |
Returns
Type | Description |
---|---|
MonotonicBlockPackedReader |