Uses of Class
org.apache.lucene.codecs.memory.DirectDocValuesProducer.SortedNumericEntry
Packages that use DirectDocValuesProducer.SortedNumericEntry
Package
Description
Term dictionary, DocValues or Postings formats that are read
entirely into memory.
-
Uses of DirectDocValuesProducer.SortedNumericEntry in org.apache.lucene.codecs.memory
Fields in org.apache.lucene.codecs.memory with type parameters of type DirectDocValuesProducer.SortedNumericEntryModifier and TypeFieldDescriptionprivate final Map<String, DirectDocValuesProducer.SortedNumericEntry> DirectDocValuesProducer.sortedNumericsMethods in org.apache.lucene.codecs.memory that return DirectDocValuesProducer.SortedNumericEntryModifier and TypeMethodDescriptionDirectDocValuesProducer.readSortedNumericEntry(IndexInput meta, boolean singleton) Methods in org.apache.lucene.codecs.memory with parameters of type DirectDocValuesProducer.SortedNumericEntryModifier and TypeMethodDescriptionDirectDocValuesProducer.loadSortedNumeric(DirectDocValuesProducer.SortedNumericEntry entry)