On Tuesday 05 October 2004 20:31, Rupinder Singh Mazara wrote: > Â( there > are 18746 records in the table. ) > Âusing a database result set , i loop over all the records , > Âcreating a document object and indexing into ramDirectory and then onto > the fileSystem > > Âwhen I open a IndexReader and output numDoc i get 18740,
It seems even in this case some documents are lost. Do you maybe ignore exceptions? Could you build a self-contained test case that shows the problem? The interesting question is of course *which* documents are lost and if the behaviour is reproducible. The test case will either help you to fix the bug in your code, or it will help us fix the bug in Lucene, if there is any. Regards Daniel -- http://www.danielnaber.de --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]