Uses of Class
org.apache.lucene.index.memory.MemoryIndex.BinaryDocValuesProducer
-
Packages that use MemoryIndex.BinaryDocValuesProducer Package Description org.apache.lucene.index.memory High-performance single-document main memory Apache Lucene fulltext search index. -
-
Uses of MemoryIndex.BinaryDocValuesProducer in org.apache.lucene.index.memory
Fields in org.apache.lucene.index.memory declared as MemoryIndex.BinaryDocValuesProducer Modifier and Type Field Description private MemoryIndex.BinaryDocValuesProducer
MemoryIndex.Info. binaryProducer
-