Method GetAddressInstance
GetAddressInstance(IndexInput, FieldInfo, Lucene45DocValuesProducer.BinaryEntry)
Returns an address instance for variable-length binary values.
@lucene.internal
Declaration
protected virtual MonotonicBlockPackedReader GetAddressInstance(IndexInput data, FieldInfo field, Lucene45DocValuesProducer.BinaryEntry bytes)
Parameters
Type | Name | Description |
---|---|---|
IndexInput | data | |
FieldInfo | field | |
Lucene45DocValuesProducer.BinaryEntry | bytes |
Returns
Type | Description |
---|---|
MonotonicBlockPackedReader |