even if you use IndexModifier class, you should delete then addDoc the document to be updated.
Thanks, Koji > -----Original Message----- > From: Fredrik Andersson [mailto:[EMAIL PROTECTED] > Sent: Wednesday, January 25, 2006 6:58 AM > To: general@lucene.apache.org > Subject: Re: updating Lucene Index > > > Hi, > > Use the IndexModifier class? > > On 1/24/06, Kodumuri, Madhavi <[EMAIL PROTECTED]> wrote: > > > > Hi, > > > > My Lucene Indexer indexes from scratch with no problem. But I would like > > to update the index database next time I run Indexer rather than > > deleting the database and creating index from scratch every time I run > > the Indexer. Is there any Update methods? > > Any help appreciated, > > > > Thanks, > > > > Madhavi Kodumuri > > > > > > >