Assuming your goal is to exclude deleted docs
Yes, precisely.
TermDocs td = IndexReader.termDocs(null);
That looks exactly what we need! We'll be looking forward to the release of v. 2.9.
In the meantime, does there exist any workaround for the current version 2.4.1 we're using?
Thank you for your prompt reply Dmitry --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org