Well, LuceneRAR isn't transactional - yet. As soon as I figure out how to
queue deletes, though... :)
On Thu, 21 Apr 2005, Erik Hatcher wrote:
On Apr 21, 2005, at 9:43 AM, Peter Gelderbloem wrote:
Hi,
I am looking to get Lucene to participate in a JTA transaction.
What would be the best way to do this?
Have a look at LuceneRAR: https://lucenerar.dev.java.net/
I have no experience with it, but it fits what you're looking for.
I am thinking maybe use a message queue that feeds an indexing
thread/message driven bean with add update and delete information.
Or maybe using a subclass of Directory that uses a relational database.
Or perhaps consider using the Berkeley DBDirectory (found in the contrib area
of the Lucene Subversion repository).
Erik
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
-----------------------------------------------------------------------
Joseph B. Ottinger http://enigmastation.com
Editor, http://www.TheServerSide.com [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]