Compatibility
Java | 8 |
Hibernate ORM | 5.2 (>= 5.2.3.Final) |
Elasticsearch | 2.0 - 5.6 |
Apache Lucene | 5.5 |
Not compatible with your requirements? Have a look at the other series.
Documentation
Documentation for this specific series can be accessed through the links below:
You can find more documentation for all series on the documentation page.
How to get it
More information about specific releases (announcements, download links) can be found here.
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 JIRA instance.
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.
Migrate
If you need to upgrade from a previous series, please refer to the migration guide.
Releases in this series
5.9.3.Final
2018-09-10
Bugfixes and upgrade to ORM 5.2.17.Final
org.hibernate:hibernate-search-orm:5.9.3.Final
Maven artifacts Download Resolved issues Release announcement
5.9.2.Final
2018-05-29
5.9.1.Final
2018-03-13
5.9.0.Final
2018-02-07
5.9.0.CR1
2018-01-24
WildFly feature packs, bug fixes
org.hibernate:hibernate-search-orm:5.9.0.CR1
Maven artifacts Download Resolved issues Release announcement
5.9.0.Beta1
2017-11-27
JSR 352 mass indexing job
org.hibernate:hibernate-search-orm:5.9.0.Beta1
Maven artifacts Download Resolved issues Release announcement