Addendum: "searchFactory.closeReader( indexReader );" is much nicer to use as "indexReader.close()": the first one doesn't throw a java.io.IOException.
Cheers, Sanne _______________________________________________ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev