Return-Path: Delivered-To: apmail-jakarta-lucene-user-archive@apache.org Received: (qmail 23947 invoked from network); 2 Apr 2002 08:58:26 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 2 Apr 2002 08:58:26 -0000 Received: (qmail 24970 invoked by uid 97); 2 Apr 2002 08:58:38 -0000 Delivered-To: qmlist-jakarta-archive-lucene-user@jakarta.apache.org Received: (qmail 24940 invoked by uid 97); 2 Apr 2002 08:58:37 -0000 Mailing-List: contact lucene-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Lucene Users List" Reply-To: "Lucene Users List" Delivered-To: mailing list lucene-user@jakarta.apache.org Received: (qmail 24929 invoked from network); 2 Apr 2002 08:58:37 -0000 Message-ID: <001a01c1da24$5cc66bf0$27060080@paragdntwks> From: "Parag Dharmadhikari" To: "Lucene Users List" References: <20020402052111.47086.qmail@web12707.mail.yahoo.com> Subject: Re: how to update index Date: Tue, 2 Apr 2002 14:27:00 +0530 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Thanks For reply I have checked on jguru and found some helpful links. Now if I want to delete then I have to use method as "IndexReader.delete(Term)". But my question is before deleting the index I have to add the document to the index and then I will delete the index. but can please anybody will show me the way how to add the document using Term(I have saw the APIs but still not clear about it). regards Parag ----- Original Message ----- From: "Otis Gospodnetic" To: "Lucene Users List" Sent: Tuesday, April 02, 2002 10:51 AM Subject: Re: how to update index > First delete, then re-add. There must be a FAQ entry for this at > jGuru. Have you checked there? > > Otis > > --- Parag Dharmadhikari wrote: > > Hi all, > > > > As I know there is no direct method for updating the index, so I have > > to delete the index first and then add the new entries in the index.I > > tried to find my answer in the mailing list but could not found my > > answer. > > Now If I want to do above procedure then how exactly should I go? Is > > there any other way of updatng the index? > > > > regards > > Parag > > > > > > > __________________________________________________ > Do You Yahoo!? > Yahoo! Tax Center - online filing with TurboTax > http://http://taxes.yahoo.com/ > > -- > To unsubscribe, e-mail: > For additional commands, e-mail: > -- To unsubscribe, e-mail: For additional commands, e-mail: