Hi Sanne, On Mon, Dec 10, 2012 at 7:49 PM, Sanne Grinovero <[email protected]> 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 [email protected] https://lists.jboss.org/mailman/listinfo/hibernate-dev
