[hibernate-dev] Hibernate Search being integrated in WildFly

Ales Justin ales.justin at gmail.com
Tue Jan 14 08:45:13 EST 2014


> Unfortunately, this comes at a non optimal point in time. Not only will it take time from the 
> Lucene 4 migration (aka Search 5), but if Search 4.x gets included now we probably will get very
> quickly people asking on how to use Search 5 with Wildfly. If nothing else a lot of dependencies 
> change at this point. It won’t be a simple replace of a single jar. 

You can always have more then one version of the "same" module.

By default we call it "main", but in this case you could add "5",
and then it's up to whoever to use what it wants.

If they will let you "bloat" WF even more. :-)

> Will/Can CapeDwarf and clustering also switch to Search 5 once we start making releases?

I'm always open to suggestions.
If things work and have better performance, why not.

For us API means GAE API, everything else is impl detail, hence easy to change.

Atm what we lack is better projections handling and distinct queries.

-Ales




More information about the hibernate-dev mailing list