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 <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] > > ________________________________________________________________ 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]