Re: Appending to index

2008-04-07 Thread Michael Wechner
Nitasha Walia (niwalia) wrote: Hi, I am a new user of Java Lucene. The default index is such that a new files is created every time, which requires me to delete the existing index folder. I want to append to the existing index. Can someone please guide me on how to do the same?

RE: Appending to index

2008-04-07 Thread Nitasha Walia (niwalia)
you please advise. Thanks, Nitasha -Original Message- From: Michael Wechner [mailto:[EMAIL PROTECTED] Sent: Monday, April 07, 2008 1:11 PM To: java-user@lucene.apache.org Subject: Re: Appending to index Nitasha Walia (niwalia) wrote: Hi, I am a new user of Java Lucene. The default

RE: Appending to index

2008-04-07 Thread Anshum Gupta
solve your problem (In case I did comprehend it correctly). -- Anshum From: Nitasha Walia (niwalia) [EMAIL PROTECTED] Sent: Tuesday, April 08, 2008 4:07 AM To: java-user@lucene.apache.org Subject: RE: Appending to index Hi, I am sorry, I don't quite