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