]
Adrian Nistor updated ISPN-6436:
--------------------------------
Status: Open (was: New)
Overriding the name of an indexed property is not supported with DSL
query
--------------------------------------------------------------------------
Key: ISPN-6436
URL:
https://issues.jboss.org/browse/ISPN-6436
Project: Infinispan
Issue Type: Bug
Components: Embedded Querying
Reporter: Adrian Nistor
Assignee: Adrian Nistor
If @Field(name="xyz") is used on an object property this will lead to the
property not being found by the parser. The parser still looks for it using java-beans
naming conventions