Re: Transaction support in Lucene

2006-11-14 Thread Michael McCandless
Rajesh parab wrote: I am talking about transaction support in Lucene only. If there is a failure during insert/update/delete of document inside the index, there is no way to roll back the operation and this will keep the index in in-consistent state. OK, I see. Then you should also look at

Re: Transaction support in Lucene

2006-11-14 Thread Greg Colvin
action support in Lucene Rajesh parab wrote: Does anyone know if there is any plan in adding transaction support in Lucene? I don't know of specific plans. This has been discussed before on user & dev lists. I know the Compass project builds transactional support on top of Lucene. Are

Re: Transaction support in Lucene

2006-11-14 Thread Rajesh parab
McCandless <[EMAIL PROTECTED]> To: java-user@lucene.apache.org Sent: Tuesday, November 14, 2006 10:09:49 AM Subject: Re: Transaction support in Lucene Rajesh parab wrote: > Does anyone know if there is any plan in adding transaction support in Lucene? I don't know of specific pl

Re: Transaction support in Lucene

2006-11-14 Thread Michael McCandless
Rajesh parab wrote: Does anyone know if there is any plan in adding transaction support in Lucene? I don't know of specific plans. This has been discussed before on user & dev lists. I know the Compass project builds transactional support on top of Lucene. Are you asking for transaction sup