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