Package org.hibernate.search.backend.lucene.lowlevel.reader.impl
package org.hibernate.search.backend.lucene.lowlevel.reader.impl
-
ClassDescriptionA
MultiReaderkeeping references toDirectoryReaders to eventually close them, and holding some additional metadata related to the targeted readers.A index reader holder that opens an index reader from the index writer, thereby providing a near-real-time view on the index.A simplistic index reader holder that opens a new index reader from the directory every time an index reader is requested.An interface with knowledge of the index manager internals, able to retrieve components related to index reading.