[infinispan-issues] [JBoss JIRA] (ISPN-9388) Cannot specify IndexedQueryMode with QueryBuilder

Adrian Nistor (JIRA) issues at jboss.org
Wed Jul 18 04:47:00 EDT 2018


     [ https://issues.jboss.org/browse/ISPN-9388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adrian Nistor updated ISPN-9388:
--------------------------------
    Description: 
IndexedQueryMode was added to the API only to QueryFactory.create(String queryString, IndexedQueryMode queryMode).
But it would be very useful to be able to specify IndexedQueryMode also when creating a query using the QueryBuilder rather than supplying the query string directly.

  was:Should be able to specify IndexedQueryMode also when creating a query using the QueryBuilder rather than supplying the query string directly.



> Cannot specify IndexedQueryMode with QueryBuilder
> -------------------------------------------------
>
>                 Key: ISPN-9388
>                 URL: https://issues.jboss.org/browse/ISPN-9388
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Embedded Querying, Remote Querying
>    Affects Versions: 9.2.0.Final
>            Reporter: Adrian Nistor
>            Assignee: Adrian Nistor
>             Fix For: 9.4.0.Final
>
>
> IndexedQueryMode was added to the API only to QueryFactory.create(String queryString, IndexedQueryMode queryMode).
> But it would be very useful to be able to specify IndexedQueryMode also when creating a query using the QueryBuilder rather than supplying the query string directly.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the infinispan-issues mailing list