[hibernate-dev] Hibernate Search next version will target the latest Hibernate Core

Sanne Grinovero sanne.grinovero at gmail.com
Sun Mar 22 14:39:08 EDT 2009


It shouldn't be hard, I was missing only some JPA tests before you
reminded me I have to manage also "auto-flush";
so now I have to re-think it a bit (the context has to be shared in
the two listeners) but I don't foresee a complex patch.

Regarding a 3.1.1 release more work has been done, like the memory
leak in scrollable resultsets: I'd appreciate if
someone could check that before a release.

2009/3/22 Emmanuel Bernard <emmanuel at hibernate.org>:
> We should target the upcoming version of Hibernate Core and Annotations for
> Hibernate Search 3.2
> New methods have been added to the Session so HSearch 3.2 will not work on
> older Core versions and vice versa
>
> I think we still should release a 3.1.1 with the work from Sanne on out of
> transaction flushing. Sanne, is the patch easy to apply on a different
> branch (a branch forking off the 3.1.0 tag)?
>
>
> Steve, do you have a timeline for 3.5?
>
>
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev
>



More information about the hibernate-dev mailing list