Class MemoryIndex.MemoryIndexReader

java.lang.Object
org.apache.lucene.index.IndexReader
org.apache.lucene.index.LeafReader
org.apache.lucene.index.memory.MemoryIndex.MemoryIndexReader
All Implemented Interfaces:
Closeable, AutoCloseable
Enclosing class:
MemoryIndex

private final class MemoryIndex.MemoryIndexReader extends LeafReader
Search support for Lucene framework integration; implements all methods required by the Lucene IndexReader contracts.