I have implemented some sort of transactional file system for the Jakarta Slide project. I should be fairly easy to adapt Lucene to it, I guess. Although, as it occasionally uses copying you should keep index files that are updated rather small.

Oliver

Vladimir Lukin wrote:

Has anybody ever thought of adding transaction support to Lucene?
I mean that it would be pretty fun to add rollback and commit methods to
IndexWriter so that one could rollback any changes if any error has
encountered. Or commit them without closing the writer. Maybe someone
has already implemented something like this?

Vladimir.


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]


.





--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to