Uses of Class
org.apache.lucene.backward_codecs.lucene80.Lucene80DocValuesProducer.NumericEntry
Packages that use Lucene80DocValuesProducer.NumericEntry
Package
Description
Components from the Lucene 8.0 index format.
-
Uses of Lucene80DocValuesProducer.NumericEntry in org.apache.lucene.backward_codecs.lucene80
Modifier and TypeClassDescriptionprivate static classFields in org.apache.lucene.backward_codecs.lucene80 declared as Lucene80DocValuesProducer.NumericEntryModifier and TypeFieldDescription(package private) final Lucene80DocValuesProducer.NumericEntryLucene80DocValuesProducer.VaryingBPVReader.entryFields in org.apache.lucene.backward_codecs.lucene80 with type parameters of type Lucene80DocValuesProducer.NumericEntryModifier and TypeFieldDescriptionprivate final Map<String, Lucene80DocValuesProducer.NumericEntry> Lucene80DocValuesProducer.numericsMethods in org.apache.lucene.backward_codecs.lucene80 that return Lucene80DocValuesProducer.NumericEntryMethods in org.apache.lucene.backward_codecs.lucene80 with parameters of type Lucene80DocValuesProducer.NumericEntryModifier and TypeMethodDescriptionprivate NumericDocValuesLucene80DocValuesProducer.getNumeric(Lucene80DocValuesProducer.NumericEntry entry) private LongValuesLucene80DocValuesProducer.getNumericValues(Lucene80DocValuesProducer.NumericEntry entry) private voidLucene80DocValuesProducer.readNumeric(IndexInput meta, Lucene80DocValuesProducer.NumericEntry entry) Constructors in org.apache.lucene.backward_codecs.lucene80 with parameters of type Lucene80DocValuesProducer.NumericEntryModifierConstructorDescription(package private)