Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 68460 invoked from network); 7 Feb 2006 14:31:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Feb 2006 14:31:31 -0000 Received: (qmail 84936 invoked by uid 500); 7 Feb 2006 14:31:25 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 84889 invoked by uid 500); 7 Feb 2006 14:31:25 -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 84876 invoked by uid 99); 7 Feb 2006 14:31:25 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Feb 2006 06:31:25 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [69.20.56.74] (HELO mail.synechron.com) (69.20.56.74) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Feb 2006 06:31:24 -0800 Date: Tue, 7 Feb 2006 09:31:03 -0500 Message-Id: <200602070931.AA1455685836@mail.synechron.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii From: "Amol Bhutada" Reply-To: X-Sender: To: Subject: Re: Reindexing X-Mailer: X-IMSTrailer: __IMail_7__ X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi Revati, If I am not wrong you must be using hibernate intercepter to get the evens on value objects. You will get all lifecycle event in the class so you should handle lucene index addition/updation/deletion there. But I had faced locking problem with hibernate as multiple writers get opened for lucene. So better have a seprate background indexing app. Hey TEAM, please correct me if I am wrong. thanks Amol ---------- Original Message ---------------------------------- From: Erik Hatcher Reply-To: java-user@lucene.apache.org Date: Tue, 7 Feb 2006 08:32:48 -0500 >You may likely get better response by posting in the Hibernate list. > > Erik > > >On Feb 7, 2006, at 7:58 AM, revati joshi wrote: > >> Hello lucene members, >> i'm the silent member of this >> group.last week i had sent some query regarding reindexing,but i >> dn't received any reply from any one.Still i'm stuck up with the >> same problem of reindexing. >> i hve completed with the reindexing code using hibernate >> Lifecycle class but i don't know where and when to call this class >> for reindexing purpose during updation or new creation of any file >> in ur system. >> I just want to know the precise procedure or method for this. >> So plz do suggest some solution to this as early as possible. >> Thanks for ur cooperation. >> Byee for now. >> >> >> --------------------------------- >> Yahoo! Mail - Helps protect you from nasty viruses. > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org >For additional commands, e-mail: java-user-help@lucene.apache.org > > ________________________________________________________________ Sent via the WebMail system at mail.synechron.com -------------------------------------------------------------------- Mail Disclaimer: This e-mail and any files transmitted with it are confidential and the views expressed in the same are not necessarily the views of Synechron, and its Directors, Management or Employees. This communication represents the originator's personal views and opinions. If you are not the intended recipient or the person responsible for delivering the e-mail to the intended recipient, be advised that you have received this e-mail by error, and that any use, dissemination, forwarding, printing, or copying of this e-mail is strictly prohibited. You shall be under obligation to keep the contents of this e-mail, strictly confidential and shall not disclose, disseminate or divulge the same to any Person, Company, Firm or Entity. Even though Synechron uses up-to-date virus checking software to scan it's emails please ensure you have adequate virus protection before you open or detach any documents from this transmission. Synechron does not accept any liability for viruses or vulnerabilities. The rights to monitor all e-mail communication through our network are reserved with us. --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org For additional commands, e-mail: java-user-help@lucene.apache.org