]
Adrian Nistor updated ISPN-9388:
--------------------------------
Status: Open (was: New)
IndexedQueryMode can be specified only if using
QueryFactory.create(String queryString, IndexedQueryMode queryMode)
-------------------------------------------------------------------------------------------------------------------
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
Should be able to specify IndexedQueryMode also when creating a query using the
QueryBuilder rather than supplying the query string directly.