Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 60759 invoked from network); 21 Dec 2005 09:21:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 21 Dec 2005 09:21:30 -0000 Received: (qmail 34642 invoked by uid 500); 21 Dec 2005 09:21:15 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 34611 invoked by uid 500); 21 Dec 2005 09:21:14 -0000 Mailing-List: contact java-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-user@lucene.apache.org Delivered-To: mailing list java-user@lucene.apache.org Received: (qmail 34599 invoked by uid 99); 21 Dec 2005 09:21:14 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Dec 2005 01:21:14 -0800 X-ASF-Spam-Status: No, hits=1.6 required=10.0 tests=DNS_FROM_RFC_ABUSE,FROM_HAS_ULINE_NUMS,HTML_10_20,HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [66.163.179.229] (HELO web36115.mail.mud.yahoo.com) (66.163.179.229) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 21 Dec 2005 01:21:13 -0800 Received: (qmail 55643 invoked by uid 60001); 21 Dec 2005 09:20:52 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=pYkA3UwHYQd5FUAoMaD5yuwvYvuUL3ps4VKWqoJZvZ6IM55BLqLwpd7p639koa3GJnTSCOT0uValdC7wTwA3Te8qg90XszeijBWTyohoucKJny/fhi7WNVN46hXixZvI+ASkxQ10+6gjBCMwfFGnA96qyypENkDb0j95ihQmJtc= ; Message-ID: <20051221092052.55641.qmail@web36115.mail.mud.yahoo.com> Received: from [203.197.47.185] by web36115.mail.mud.yahoo.com via HTTP; Wed, 21 Dec 2005 01:20:52 PST Date: Wed, 21 Dec 2005 01:20:52 -0800 (PST) From: revati joshi Subject: indexing To: java-user@lucene.apache.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-1236777137-1135156852=:55596" Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N --0-1236777137-1135156852=:55596 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit we are lucene users . we have performed indexing .we are stuck up with a problem how do we perform constant indexing (or updating the index) without manually running the indexing.class file. and which is the better option either updating it at startup or while running the jar file. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --0-1236777137-1135156852=:55596--