Yoann Rodière (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%...
) *created* an issue
Hibernate Search (
https://hibernate.atlassian.net/browse/HSEARCH?atlOrigin=eyJpIjoiM2M1ZjE2...
) / Improvement (
https://hibernate.atlassian.net/browse/HSEARCH-3885?atlOrigin=eyJpIjoiM2M...
) HSEARCH-3885 (
https://hibernate.atlassian.net/browse/HSEARCH-3885?atlOrigin=eyJpIjoiM2M...
) Throw exceptions when attempting to use predicate with incompatible nested path hiearchy
in a nested predicate (
https://hibernate.atlassian.net/browse/HSEARCH-3885?atlOrigin=eyJpIjoiM2M...
)
Issue Type: Improvement Assignee: Yoann Rodière (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%...
) Components: backend-elasticsearch, backend-lucene Created: 06/Apr/2020 05:49 AM Fix
Versions: 6.0.0.Beta-backlog-low-priority Priority: Major Reporter: Yoann Rodière (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%...
)
E.g.:
.where( f -> f.nested().objectField( "nestedObject" )
.nested( f.match().field( "anotherNestedObject.someText" ) )
"anotherNestedObject.someText" is not contained in "nestedObject", so
this cannot work. We should detect that and throw an exception.
(
https://hibernate.atlassian.net/browse/HSEARCH-3885#add-comment?atlOrigin...
) Add Comment (
https://hibernate.atlassian.net/browse/HSEARCH-3885#add-comment?atlOrigin...
)
Get Jira notifications on your phone! Download the Jira Cloud app for Android (
https://play.google.com/store/apps/details?id=com.atlassian.android.jira....
) or iOS (
https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=Em...
) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100124- sha1:c7667cc )