[
https://issues.jboss.org/browse/ISPN-6395?page=com.atlassian.jira.plugin....
]
Gustavo Fernandes updated ISPN-6395:
------------------------------------
Description:
Clustered queries currently have a different method, and they work on top on non-shared
indexes.
We should detect (or make it explicitly configurable) the fact that the index is not
shared and use clustered query internally, but exposing a single Query interface.
We should also expose a new parameter in the Query API to allow doing a query in a single
step or two steps (broadcast).
Last, but not least, we should offer the possibility to broadcast Ickle queries apart from
LuceneQueries
was:
Clustered queries currently have a different API, and they work on top on non-shared
indexes.
We should detect (or make it explicitly configurable) the fact that the index is not
shared and use clustered query internally, but exposing a single Query interface.
We should also expose a new parameter in the Query API to allow doing a query in a single
step or two steps (broadcast).
Last, but not least, we should offer the possibility to broadcast Ickle queries apart from
LuceneQueries
Unify clustered queries with non clustered queries
--------------------------------------------------
Key: ISPN-6395
URL:
https://issues.jboss.org/browse/ISPN-6395
Project: Infinispan
Issue Type: Feature Request
Components: Embedded Querying
Affects Versions: 9.2.0.Beta1
Reporter: Gustavo Fernandes
Assignee: Gustavo Fernandes
Fix For: 9.2.0.Final
Clustered queries currently have a different method, and they work on top on non-shared
indexes.
We should detect (or make it explicitly configurable) the fact that the index is not
shared and use clustered query internally, but exposing a single Query interface.
We should also expose a new parameter in the Query API to allow doing a query in a single
step or two steps (broadcast).
Last, but not least, we should offer the possibility to broadcast Ickle queries apart
from LuceneQueries
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)