On Fri, Nov 27, 2009 at 11:44, Luiz Fernando Teston
<[email protected]> wrote:
> I'll try to get this behavior by using XASessions on jackrabbit.

This won't change it, because an XASession will defer the actual
persistence (and thus the search index update) from the session.save()
call to the commit of the transaction.

Regards,
Alex

-- 
Alexander Klimetschek
[email protected]

Reply via email to