Class SoftDeletesDirectoryReaderWrapper

All Implemented Interfaces:
Closeable, AutoCloseable

public final class SoftDeletesDirectoryReaderWrapper extends FilterDirectoryReader
This reader filters out documents that have a doc values value in the given field and treat these documents as soft deleted. Hard deleted documents will also be filtered out in the life docs of this reader.
See Also: