Hi all, I am wondering if there are possible "holes" in set of index documents ids. Being more specific - is it possible that there exist integer i between 0 and IndexReader.maxDoc() such that reader.document(i) == null and reader.isDeleted(i)==false ???
Regards, wojtek --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]