Re: UpdateDocument failed

2009-11-06 Thread Ganesh
From: "Ian Lea" To: Sent: Tuesday, November 03, 2009 5:24 PM Subject: Re: UpdateDocument failed In my experience the most frequent cause is not getting an exact match on terms. Are you sure that you have an exact match i.e. you're not analyzing "MyUniqueId" to "my

Re: UpdateDocument failed

2009-11-03 Thread Ian Lea
iddle. I am not able to get the > scenario. > > Regards > Ganesh > > > - Original Message - > From: "Ganesh" > To: > Sent: Friday, October 30, 2009 11:13 PM > Subject: Re: UpdateDocument failed > > > Any hint or lead on this issue. What

Re: UpdateDocument failed

2009-11-03 Thread Ganesh
and updated quite in the middle. I am not able to get the scenario. Regards Ganesh - Original Message - From: "Ganesh" To: Sent: Friday, October 30, 2009 11:13 PM Subject: Re: UpdateDocument failed Any hint or lead on this issue. What else to be taken care? - Origin

Re: UpdateDocument failed

2009-10-30 Thread Ganesh
Any hint or lead on this issue. What else to be taken care? - Original Message - From: "Ganesh" To: Sent: Friday, October 30, 2009 4:01 PM Subject: UpdateDocument failed Hello all, I am using Lucene 2.4.1. I am adding and updating the documents frequently. At constant i

UpdateDocument failed

2009-10-30 Thread Ganesh
Hello all, I am using Lucene 2.4.1. I am adding and updating the documents frequently. At constant interval, I am reopening the index and warming it. I am having multiple thread, all are sharing a single writer and reader. Commit and reopening the reader is done in separate thread at regular in