Hibernate Search 8.0 is still in development:
We encourage you to give it a try and to let us know of any bugs or problems you encounter. |
Compatibility
Java | 17, 21, or 23 |
Hibernate ORM | 7.0 |
Elasticsearch server | 7.10 - 8.17 |
OpenSearch server | 1.3 - 2.19 |
Apache Lucene | 9.12 / 10.0 |
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 8.0 can be accessed through the links below:
Getting started guide (ORM) HTML PDF
Getting started guide (Standalone) HTML PDF
Reference HTML PDF API (Javadoc)
You can find more documentation for all series on the documentation page.
How to get it
Current series status: development
More information about specific releases (announcements, download links) can be found here.
What's new
Latest release announcement (2025-03-24): 8.0.0.Alpha3.
A detailed list of new features, improvements and fixes in this series can be found on our issue tracker.
Development versions (SNAPSHOTS)
The latest development versions of Maven artifacts for Hibernate Search are published to the OSSRH snapshots repository.
You should only need those (unstable) versions for testing recently merged patches, and should never use them in production.
To consume these artifacts, you may need to configure your build tool to fetch artifacts
from
https://oss.sonatype.org/content/repositories/snapshots
and to enable snapshots:
Releases in this series
Hibernate ORM upgrade, other bugfixes, improvements and upgrades
Maven artifacts Download Resolved issues Release announcement
Compatibility with new versions of Elasticsearch/OpenSearch, other bugfixes, improvements and upgrades
Maven artifacts Download Resolved issues Release announcement
Integration with Hibernate ORM 7.0, metric aggregations, logging categories, new Lucene-based backend, compatibility with new versions of Elasticsearch/OpenSearch, other bugfixes, improvements and upgrades
Maven artifacts Download Resolved issues Release announcement