Description
Today we can only wrap readers in SubReaderWrapper but never filter them out
entirely. This causes a invariant for soft-deletes that exposes fully deleted
segments with SoftDeletesDirectoryReaderWrapper. This change drops fully deleted readers after they are wrapped.
Attachments
Attachments
Issue Links
- relates to
-
LUCENE-8506 TestAddIndexes.testAddIndicesWithSoftDeletes() failures
- Resolved
- links to