[
https://issues.apache.org/jira/browse/OAK-1116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Marth updated OAK-1116:
-------------------------------
Fix Version/s: 0.12
> 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
> Fix For: 0.12
>
>
> 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)