]
Tristan Tarrant updated ISPN-12379:
-----------------------------------
Fix Version/s: 12.0.0.Final
(was: 12.0.0.CR1)
Named Query parameters don't work with full text queries
--------------------------------------------------------
Key: ISPN-12379
URL:
https://issues.redhat.com/browse/ISPN-12379
Project: Infinispan
Issue Type: Bug
Components: Embedded Querying
Affects Versions: 11.0.3.Final, 12.0.0.Dev04
Reporter: Gustavo Fernandes
Assignee: Nistor Adrian
Priority: Major
Fix For: 12.0.0.Final
Original query: {{FROM Entity WHERE description : "word word2 word4"}}
Introducing a parameter, e.g., "param" will not cause a replacement
{{FROM Entity WHERE description : ":param"}}