Remove/deprecate IndexReader.undeleteAll
----------------------------------------

                 Key: LUCENE-2887
                 URL: https://issues.apache.org/jira/browse/LUCENE-2887
             Project: Lucene - Java
          Issue Type: Improvement
            Reporter: Michael McCandless
            Assignee: Michael McCandless
             Fix For: 3.1


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....?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to