Package | Description |
---|---|
org.apache.lucene.codecs.lucene45 |
Lucene 4.5 file format.
|
Modifier and Type | Method and Description |
---|---|
protected MonotonicBlockPackedReader |
Lucene45DocValuesProducer.getAddressInstance(IndexInput data,
FieldInfo field,
Lucene45DocValuesProducer.BinaryEntry bytes)
returns an address instance for variable-length binary values.
|
protected MonotonicBlockPackedReader |
Lucene45DocValuesProducer.getIntervalInstance(IndexInput data,
FieldInfo field,
Lucene45DocValuesProducer.BinaryEntry bytes)
returns an address instance for prefix-compressed binary values.
|
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.