Branch: refs/heads/5.10
Home:
https://github.com/hibernate/hibernate-search
Commit: 0d8c1534409eebcfa63b9dda0f0be308aa43fa78
https://github.com/hibernate/hibernate-search/commit/0d8c1534409eebcfa63b...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2018-09-10 (Mon, 10 Sep 2018)
Changed paths:
M
engine/src/main/java/org/hibernate/search/engine/metadata/impl/AnnotationMetadataProvider.java
Log Message:
-----------
HSEARCH-3339 Do not build spatial bridges for contained type metadata
First because we don't need them, and second because the bridge factory
needs context in order to build bridges, and we're missing some of this
context in contained types (in particular the index manager type).
Commit: 3b2a60a5e73e595d05d7ef44bda7285429dcba51
https://github.com/hibernate/hibernate-search/commit/3b2a60a5e73e595d05d7...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2018-09-10 (Mon, 10 Sep 2018)
Changed paths:
A
engine/src/test/java/org/hibernate/search/test/configuration/indexedembedded/ContainedEntityWithSpatialBridgesTest.java
Log Message:
-----------
HSEARCH-3339 Test contained entity types with spatial bridges
Compare:
https://github.com/hibernate/hibernate-search/compare/d43891eb36fb...3b2a...
**NOTE:** This service has been marked for deprecation:
https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from
GitHub.com on January 31st, 2019.