Skip to:
Hibernate ORM introduced embeddable inheritance in 6.6 (see https://hibernate.atlassian.net/browse/HHH-1152).
We should ensure that Hibernate Search can correctly work with such embeddables and, at minimum, add tests for such scenarios.
See also a post on the topic https://github.com/hibernate/in.relation.to/pull/195
Hibernate ORM introduced embeddable inheritance in 6.6 (see https://hibernate.atlassian.net/browse/HHH-1152).
We should ensure that Hibernate Search can correctly work with such embeddables and, at minimum, add tests for such scenarios.
See also a post on the topic https://github.com/hibernate/in.relation.to/pull/195