RE: Error while closing IndexWriter

2006-10-15 Thread Shivani Sawhney
If you have received this message in error, please advise the sender immediately by reply e-mail and delete this message. Thank you for your cooperation.-Original Message- From: Doron Cohen [mailto:[EMAIL PROTECTED] Sent: Friday, October 13, 2006 12:17 PM To: java-user@lucene.apache.org Subject

Re: Error while closing IndexWriter

2006-10-12 Thread Doron Cohen
I am far from perfect in this pdf text extracting, however I noticed something in your code that you may want to check to clear up the reason for this failure, see below.. "Shivani Sawhney" <[EMAIL PROTECTED]> wrote on 12/10/2006 22:54:07: > Hi All, > > I am facing a peculiar problem. > > I am try

Error while closing IndexWriter

2006-10-12 Thread Shivani Sawhney
Hi All, I am facing a peculiar problem. I am trying to index a file and the indexing code executes without any error but when I try to close the indexer, I get the following error and the error comes very rarely but when it does, no code on document indexing works and I finally have to delete al