[
https://issues.apache.org/jira/browse/OAK-1116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13804181#comment-13804181
]
Thomas Mueller commented on OAK-1116:
-------------------------------------
Revision 1535377: for xpath queries of this form are now converted to a union.
> 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)