Compatibility
Java | 8 |
Hibernate ORM | 5.2 (>= 5.2.3.Final) |
Elasticsearch server | 2.0 - 5.6 |
Apache Lucene | 5.5 |
Not compatible with your requirements? Have a look at the other series.
See also the Compatibility policy and Maintenance policy.
Documentation
Documentation for Hibernate Search 5.9 can be accessed through the links below:
You can find more documentation for all series on the documentation page.
How to get it
Hibernate Search 5.9 has reached its end-of-life: we recommend that you upgrade to a newer series if possible. See also the Maintenance policy. |
More information about specific releases (announcements, download links) can be found here.
Migrating
If you need to upgrade from a previous series, please refer to the migration guide:
What's new
Latest release announcement (2018-09-10): 5.9.3.Final.
A detailed list of new features, improvements and fixes in this series can be found on our issue tracker.
JSR 352 (Batch for Java) mass indexing job
A JSR 352 mass indexing job was added, adding in particular the ability to restart from a checkpoint when indexing fails.
See the documentation for more information, and this blog post for an introduction to JSR 352 in Hibernate Search.
JBoss modules now distributed as feature packs
The Hibernate Search JBoss Modules, for use in WildFly or JBoss EAP, are now distributed as WildFly feature packs, which makes provisioning a WildFly server with an upgraded Hibernate Search version easier than ever. The feature packs can also be consumed using WildFly Swarm.
Also, the modules are now distributed as multiple feature packs, which means that components are split in fine grained packages, allowing you to pick only the parts you will need. For example, you won’t need to add the Elasticsearch clients to your server if you only use Lucene.
See the documentation for more information on the available feature packs and how to consume them.
Releases in this series
Hibernate Search 5.9 has reached its end-of-life: we recommend that you upgrade to a newer series if possible. See also the Maintenance policy. |
Bugfixes and upgrade to ORM 5.2.17.Final
Maven artifacts Download Resolved issues Release announcement
WildFly feature packs, bug fixes
Maven artifacts Download Resolved issues Release announcement
JSR 352 mass indexing job
Maven artifacts Download Resolved issues Release announcement