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