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 two maintenance releases for Hibernate Search: 5.11.9.Final and 5.10.11.Final.

The most significant change in these versions is the upgrade to Avro 1.10 and Jackson 2, which should only impact users of clustering features involving Avro serialization.

What’s new

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

How to get these releases

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