We just published a bugfix release for Hibernate Search: 6.0.1.Final.
What’s new
-
HSEARCH-4131: Upgrade to Hibernate ORM 5.4.27.Final
-
HSEARCH-4123: The default analyzer will now be correctly applied to full-text fields when using programmatic mapping.
-
HSEARCH-4137: Reindexing will no longer be incorrectly skipped when a change in a contained entity follows a change that is irrelevant to indexing.
-
HSEARCH-4150: Entity loading will no longer fail for large pages when an associastion uses
FetchMode.SUBSELECT
.
For a full list of changes since the previous release, please 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:
-
hibernate-search tag on Stackoverflow (usage questions)
-
User forum (usage questions, general feedback)
-
Issue tracker (bug reports, feature requests)
-
Mailing list (development-related discussions)