You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by Michal Plechawski <mi...@nutechsolutions.com.pl> on 2002/01/25 11:42:32 UTC

Rollback (was: Case Sensitivity - and more)

> > ...one may commit/rollback
> > all changes made
> > during last session. Would it be hard?
>
> That is in fact what is done in 1.2.

Ok, I have looked over Lucene 1.2 API and see no rollback() method. Does it
work like that - if I do not close IndexWriter, it does not saves changes?
How it behaves where there are so many changes that it must merge segments
during these? Is it rollbackable?

Regards,
Michal


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>