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

Remove/deprecate IndexReader.undeleteAll

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.1, 4.0-ALPHA
    • None
    • None
    • New

    Description

      This API is rather dangerous in that it's "best effort" since it can only un-delete docs that have not yet been merged away, or, dropped (as of LUCENE-2010).

      Given that it exposes impl details of how Lucene prunes deleted docs, I think we should remove this API.

      Are there legitimate use cases....?

      Attachments

        Activity

          People

            mikemccand Michael McCandless
            mikemccand Michael McCandless
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: