]
Nistor Adrian updated ISPN-12522:
---------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
Upgrade to Hibernate Search 6.0.0.CR2
-------------------------------------
Key: ISPN-12522
URL:
https://issues.redhat.com/browse/ISPN-12522
Project: Infinispan
Issue Type: Task
Components: Embedded Querying
Reporter: Yoann Rodière
Assignee: Yoann Rodière
Priority: Major
Labels: SearchNG
Fix For: 12.0.0.CR1
Release announcement:
https://in.relation.to/2020/11/24/hibernate-search-6-0-0-CR2/
Not much change affecting Infinispan:
* {{TypeBridge}} now has a type parameter, though that can be ignored if you're fine
with compiler warnings.
* HSEARCH-4100: Queries are now logged at the TRACE level, instead of the DEBUG level.
* HSEARCH-4069: SearchResult.took() is now more accurate with the Lucene backend.
Hopefully just bumping the version should be enough.