[infinispan-issues] [JBoss JIRA] (ISPN-2529) Simplify Query API

Sanne Grinovero (JIRA) jira-events at lists.jboss.org
Tue Nov 20 07:06:21 EST 2012


Sanne Grinovero created ISPN-2529:
-------------------------------------

             Summary: Simplify Query API
                 Key: ISPN-2529
                 URL: https://issues.jboss.org/browse/ISPN-2529
             Project: Infinispan
          Issue Type: Enhancement
          Components: Querying
            Reporter: Sanne Grinovero
            Assignee: Sanne Grinovero
             Fix For: 6.0.0.Final


I'm not sure exactly how we might be able to expose this but the amount of steps and builders currently needed to run a single query is a bit long.
Let's have a look at it and make the steps needed to run a query simpler.

Would also be nice to be able to abstract the Query definition in such a way that indexes are used only if they exist, but otherwise fall back to map/reduce or generate the indexes at runtime.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the infinispan-issues mailing list