We decided to change the fix version to an indefinite 6 minor version, since, differently from Hibernate Search 5, we rely on the ORM introspector to access to properties. The way to use a different access type in Hibernate Search 6 is using the @DependsOn annotation, it should be eventually added to the migration guide. |