-
Bug
-
Resolution: Done
-
Major
-
8.0.0.Final
-
None
If @Field(name="xyz") is used on an object property to customize the property name this will lead to the property not being found by the parser. The parser still looks for it using the java-beans naming conventions and ignores the 'name' attribute of the annotation.
- is cloned by
-
JDG-225 Overriding the name of an indexed property is not supported with DSL query
- Closed