Hibernate Search is a library that integrates Hibernate ORM with Apache Lucene or Elasticsearch by automatically indexing entities, enabling advanced search functionality: full-text, geospatial, aggregations and more. For more information, see Hibernate Search on hibernate.org.

We just published a maintenance release for Hibernate Search: 6.2.2.Final.

This release mainly adds compatibility with Elasticsearch 8.10 and OpenSearch 2.10, upgrades to Hibernate ORM 6.2.9.Final for -orm6 artifacts, upgrades to Elasticsearch client 8.10.2, Jackson 2.15.2 and Avro 1.11.3, deprecates the ~ operator in regexp predicates, and fixes several bugs.

What’s new

For a full list of changes since the previous release, see the release notes.

How to get this release

All details are available and up to date on the dedicated page on hibernate.org.

Feedback, issues, ideas?

To get in touch, use the following channels:


Back to top