Uses of Class
org.apache.lucene.backward_codecs.lucene80.Lucene80DocValuesProducer.BinaryEntry
Packages that use Lucene80DocValuesProducer.BinaryEntry
Package
Description
Components from the Lucene 8.0 index format.
-
Uses of Lucene80DocValuesProducer.BinaryEntry in org.apache.lucene.backward_codecs.lucene80
Fields in org.apache.lucene.backward_codecs.lucene80 with type parameters of type Lucene80DocValuesProducer.BinaryEntryModifier and TypeFieldDescriptionprivate final IntObjectHashMap
<Lucene80DocValuesProducer.BinaryEntry> Lucene80DocValuesProducer.binaries
Methods in org.apache.lucene.backward_codecs.lucene80 that return Lucene80DocValuesProducer.BinaryEntryModifier and TypeMethodDescriptionLucene80DocValuesProducer.readBinary
(IndexInput meta, boolean compressed) Methods in org.apache.lucene.backward_codecs.lucene80 with parameters of type Lucene80DocValuesProducer.BinaryEntryModifier and TypeMethodDescriptionprivate BinaryDocValues
Lucene80DocValuesProducer.getCompressedBinary
(Lucene80DocValuesProducer.BinaryEntry entry) private BinaryDocValues
Lucene80DocValuesProducer.getUncompressedBinary
(Lucene80DocValuesProducer.BinaryEntry entry)