Tags
Authors
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.
We just published Hibernate Search 6.0.0.Alpha6,
a new release of the still-in-development 6.0 branch.
This release mainly restores decent performance for Lucene index reads and writes,
adds support for indexing BigDecimal
and BigInteger
,
reduces the verbosity of the search DSL,
and adds support for configuring on-commit synchronization for automatic indexing.
We just published Hibernate Search 6.0.0.Alpha5, the fifth release for the still-in-development 6.0 branch. This release mainly restores the "indexNullAs" feature, adds a brand new API to declare dependencies in bridges, and adds compatibility with Elasticsearch 6.7 and 7.0.