Uses of Class
org.apache.lucene.codecs.memory.DirectDocValuesProducer.NumericEntry
Packages that use DirectDocValuesProducer.NumericEntry
Package
Description
Term dictionary, DocValues or Postings formats that are read
entirely into memory.
-
Uses of DirectDocValuesProducer.NumericEntry in org.apache.lucene.codecs.memory
Fields in org.apache.lucene.codecs.memory declared as DirectDocValuesProducer.NumericEntryModifier and TypeFieldDescription(package private) DirectDocValuesProducer.NumericEntryDirectDocValuesProducer.SortedNumericEntry.docToAddress(package private) DirectDocValuesProducer.NumericEntryDirectDocValuesProducer.SortedEntry.docToOrd(package private) DirectDocValuesProducer.NumericEntryDirectDocValuesProducer.SortedSetEntry.docToOrdAddress(package private) DirectDocValuesProducer.NumericEntryDirectDocValuesProducer.SortedSetEntry.ords(package private) DirectDocValuesProducer.NumericEntryDirectDocValuesProducer.SortedNumericEntry.valuesFields in org.apache.lucene.codecs.memory with type parameters of type DirectDocValuesProducer.NumericEntryModifier and TypeFieldDescriptionprivate final Map<String, DirectDocValuesProducer.NumericEntry> DirectDocValuesProducer.numericsMethods in org.apache.lucene.codecs.memory that return DirectDocValuesProducer.NumericEntryMethods in org.apache.lucene.codecs.memory with parameters of type DirectDocValuesProducer.NumericEntryModifier and TypeMethodDescriptionDirectDocValuesProducer.loadNumeric(DirectDocValuesProducer.NumericEntry entry)