Thomas Mueller created OAK-1116:
-----------------------------------

             Summary: Query: use indexes for queries with "or" conditions
                 Key: OAK-1116
                 URL: https://issues.apache.org/jira/browse/OAK-1116
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: query
            Reporter: Thomas Mueller
            Assignee: Thomas Mueller


Currently, queries of the form "x = 1 or y = 2" don't use an index, which is a 
performance problem.

There are multiple ways to solve the problem, one is to convert the query to a 
"union".



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to