On 8/8/07, Yonik Seeley wrote: > 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. Interesting. That makes sense. > I think IndexWriter.deleteDocument(int doc) is something that wouldn't > be used by expert users, and would be accidentally used by novices. But you still think it's worth to be included in IndexWriter, right? --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org For additional commands, e-mail: java-dev-help@lucene.apache.org