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 class
Fields in org.apache.lucene.backward_codecs.lucene80 declared as Lucene80DocValuesProducer.NumericEntryModifier and TypeFieldDescription(package private) final Lucene80DocValuesProducer.NumericEntry
Lucene80DocValuesProducer.VaryingBPVReader.entry
Fields in org.apache.lucene.backward_codecs.lucene80 with type parameters of type Lucene80DocValuesProducer.NumericEntryModifier and TypeFieldDescriptionprivate final Map
<String, Lucene80DocValuesProducer.NumericEntry> Lucene80DocValuesProducer.numerics
Methods 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 NumericDocValues
Lucene80DocValuesProducer.getNumeric
(Lucene80DocValuesProducer.NumericEntry entry) private LongValues
Lucene80DocValuesProducer.getNumericValues
(Lucene80DocValuesProducer.NumericEntry entry) private void
Lucene80DocValuesProducer.readNumeric
(IndexInput meta, Lucene80DocValuesProducer.NumericEntry entry) Constructors in org.apache.lucene.backward_codecs.lucene80 with parameters of type Lucene80DocValuesProducer.NumericEntryModifierConstructorDescription(package private)