Class MergingDirectoryReaderWrapper

All Implemented Interfaces:
Closeable, AutoCloseable

public final class MergingDirectoryReaderWrapper extends FilterDirectoryReader
DirectoryReader wrapper that uses the merge instances of the wrapped CodecReaders. NOTE: This class will fail to work if the leaves of the wrapped directory are not codec readers.