[hibernate-dev] Lucene moving to Java7

Gunnar Morling gunnar at hibernate.org
Mon Mar 31 05:40:24 EDT 2014


+1

One potential issue coming to mind is that this will require Hibernate OGM
users to work with Java 7 as well (at least when using queries via
Hibernate Search).

When discussing the issue (for OGM) last time, we decided to stick to Java
6 to ease OGM experiments of existing Hibernate ORM users. Personally I
don't think it's a problem, (I had wished to move OGM to Java 7 before),
just pointing out the fact so that there are no surprises.

So once we upgrade OGM to HSEARCH 5.x, I'd then make use of Java 7 features
in OGM as well.

--Gunnar




2014-03-20 19:20 GMT+01:00 Hardy Ferentschik <hardy at hibernate.org>:

> +100
>
> On 20 Jan 2014, at 16:21, Sanne Grinovero <sanne at hibernate.org> wrote:
>
> > The next minor release of Apache Lucene v. 4.8 will require Java7.
> >
> > The Lucene team has highlighted many good reasons for that, including
> > some excellent improvements in sorting performance and reliability of
> > IO operations: nice things we'd like to take advantage of.
> >
> > Objections against baseling Hibernate Search 5 to *require* Java7 too?
> > We hardly have a choice, so objections better be good ;-)
> >
> > -- Sanne
> > _______________________________________________
> > hibernate-dev mailing list
> > hibernate-dev at lists.jboss.org
> > https://lists.jboss.org/mailman/listinfo/hibernate-dev
>
> _______________________________________________
> 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