[JBoss JIRA] (ISPN-12379) Named Query parameters don't work with full text queries
by Gustavo Fernandes (Jira)
[ https://issues.redhat.com/browse/ISPN-12379?page=com.atlassian.jira.plugi... ]
Gustavo Fernandes updated ISPN-12379:
-------------------------------------
Description:
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"}}
was:
Original query {{FROM Entity WHERE description : "word word2 word4"}}
Introducing a parameter, e.g., "param" will not caused replacement
{{FROM Entity WHERE description : ":param"}}
> 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
>
> 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"}}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 6 months
[JBoss JIRA] (ISPN-12379) Named Query parameters don't work with full text queries
by Gustavo Fernandes (Jira)
Gustavo Fernandes created ISPN-12379:
----------------------------------------
Summary: 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: 12.0.0.Dev04, 11.0.3.Final
Reporter: Gustavo Fernandes
Assignee: Nistor Adrian
Original query {{FROM Entity WHERE description : "word word2 word4"}}
Introducing a parameter, e.g., "param" will not caused replacement
{{FROM Entity WHERE description : ":param"}}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 6 months