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