[
https://issues.apache.org/jira/browse/OAK-2873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Marth updated OAK-2873:
-------------------------------
Labels: performance (was: )
> Performance problems with many "or" conditions
> ----------------------------------------------
>
> Key: OAK-2873
> URL: https://issues.apache.org/jira/browse/OAK-2873
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: query
> Reporter: Thomas Mueller
> Assignee: Thomas Mueller
> Labels: performance
> Fix For: 1.3.0, 1.2.3, 1.0.15
>
>
> XPath queries with many "or" condition (around 3000) of the following form
> can result in a performance problem:
> {noformat}
> contains(...) or x=1 or x=2 or x=3 ...
> {noformat}
> This is somewhat similar to OAK-2738, but not quite the same.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)