You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Davide Giannella (JIRA)" <ji...@apache.org> on 2015/06/15 15:46:05 UTC

[jira] [Closed] (OAK-2873) Performance problems with many "or" conditions

     [ https://issues.apache.org/jira/browse/OAK-2873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Davide Giannella closed OAK-2873.
---------------------------------

Bulk Close for 1.3.0

> 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)