Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-8237

Add a SoftDeletesDirectoryReaderWrapper

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 7.4, 8.0
    • 7.4, 8.0
    • None
    • None
    • New

    Description

      This adds support for soft deletes if the reader is opened form a directory.
      Today we only support soft deletes for NRT readers, this change allows to wrap
      existing DirectoryReader with a SoftDeletesDirectoryReaderWrapper to also filter
      out soft deletes in the case of a non-NRT reader.

      Attachments

        1. LUCENE-8237.patch
          21 kB
          Simon Willnauer
        2. LUCENE-8237.patch
          29 kB
          Simon Willnauer

        Activity

          People

            Unassigned Unassigned
            simonw Simon Willnauer
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: