Bio
Former lead developer of Hibernate Search, and one of the main contributors to the Hibernate extensions (ORM, Search, Validator) of Quarkus, the cloud-native Java stack.
Tags
Authors
We just published two bugfix releases for Hibernate Search: 5.11.4.Final and 5.10.8.Final. These releases mainly upgrade Hibernate Search to the latest compatible Hibernate ORM versions and fix one issue with the Elasticsearch integration.
Hibernate libraries can be used with many frameworks, and we’re striving to make sure that everyone gets their fair share of Hibernate goodness. So with the recent announcement of the first release candidate of Quarkus, the "supersonic, subatomic" Java stack, it’s worth mentioning that Hibernate ORM, Search and Validator are already included in Quarkus.
Hibernate Search in particular, the library adding the power of full-text search to your ORM-based application, is included in its most recent version (6.0.0.Beta2), which adds first-class compatibility with Elasticsearch.
Let’s take this Quarkus release as an opportunity to have a closer look at Hibernate Search 6, and how it can be used in Quarkus.
We just published Hibernate Search 6.0.0.Beta2. This release mainly introduces search analyzers, improves background failure handling and upgrades to Elasticsearch 7.4 and Hibernate ORM 5.4.7.Final.
Hibernate Search 6 just reached Beta status with the release of version 6.0.0.Beta1. This release clears the last remaining major hurdles: it fixes the few remaining inconsistencies in APIs, and completes the documentation of the major features. This release also introduces aggregations, similar to Search 5’s faceting feature.
We just published a maintenance release for Hibernate Search: 5.11.3.Final. This release mainly upgrades Hibernate Search to the latest compatible Hibernate ORM and WilFly versions, and fixes a few bugs.
We just published a bugfix release for Hibernate Search: 5.10.7.Final. This release mainly upgrades Hibernate Search to the latest compatible Hibernate ORM and WilFly versions, and introduces compatibility with JDK11+.
We just published Hibernate Search 6.0.0.Alpha9, a new release of the still-in-development 6.0 branch. This release mainly introduces correct handling of session flushing and clearing, restores support for static sharding and upgrades to Elasticsearch 7.3, Lucene 8.2 and Hibernate ORM 5.4.4.Final.
We just published Hibernate Search 6.0.0.Alpha8, a new release of the still-in-development 6.0 branch. This release mainly restores configuration options for entity loading and Lucene index storage, brings simpler and more powerful bridge APIs, and upgrades to Elasticsearch 7.2 and Lucene 8.1.
We just published Hibernate Search 6.0.0.Alpha7, a new release of the still-in-development 6.0 branch. This release mainly restores missing parameters for index field types, restores explicit indexing APIs, and upgrades to Elasticsearch 6.8 and 7.1.
We just published two bugfix releases for Hibernate Search: 5.11.2.Final and 5.10.6.Final. These releases mainly upgrade Hibernate Search to the latest compatible Hibernate ORM versions and fix several issues with the Elasticsearch integration.