On 8/8/07, Ning Li <[EMAIL PROTECTED]> wrote: > I'm thinking about the impact of adding "deleteDocument(int doc)" on
To make delete by docid useful, one needs a way to *get* those docids. A callback after flush that provided acurrent list of readers for the segments would serve. I think IndexWriter.deleteDocument(int doc) is something that wouldn't be used by expert users, and would be accidentally used by novices. -Yonik --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]