[
https://issues.apache.org/jira/browse/OAK-1116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13834646#comment-13834646
]
Thomas Mueller commented on OAK-1116:
-------------------------------------
It is fixed for XPath queries, but not SQL-2 and SQL queries. However, I don't
consider this urgent for SQL-2 queries, so setting to fixed.
> 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.13
>
>
> 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)