Hi Sanne,

On Mon, Dec 10, 2012 at 7:49 PM, Sanne Grinovero <sa...@hibernate.org> wrote:
> did you try to flush indexes before clearing the session?
>
>     fullTextSession.flushToIndexes();
>     fullTextSession.clear();

Hmmm, no, we didn't. That's probably what we missed...

Is it transactionally safe?

Thanks for your feedback.

-- 
Guillaume
_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev

Reply via email to