Uses of Class
org.apache.lucene.codecs.memory.DirectDocValuesProducer
-
Packages that use DirectDocValuesProducer Package Description org.apache.lucene.codecs.memory Term dictionary, DocValues or Postings formats that are read entirely into memory. -
-
Uses of DirectDocValuesProducer in org.apache.lucene.codecs.memory
Constructors in org.apache.lucene.codecs.memory with parameters of type DirectDocValuesProducer Constructor Description DirectDocValuesProducer(DirectDocValuesProducer original)
-