[
https://issues.apache.org/jira/browse/OAK-2146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcel Reutegger updated OAK-2146:
----------------------------------
Fix Version/s: (was: 1.1.1)
1.2
> empty resultset for PropertyIndex and multi-value properties with mixed OR+AND
> ------------------------------------------------------------------------------
>
> Key: OAK-2146
> URL: https://issues.apache.org/jira/browse/OAK-2146
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: core, query
> Affects Versions: 1.0, 1.1.0
> Reporter: Davide Giannella
> Assignee: Davide Giannella
> Fix For: 1.2
>
> Attachments: OAK-2146-Changes.patch, OAK-2146-test.patch
>
>
> When querying an indexed property on a multi-value fields and asking
> to retrieve nodes with 2 values in 2 variants (see query below) no
> results are returned
> {noformat}
> //*[
> (@property = 'a' or @property" = 'c')
> and
> (@property = 'b' or @property = 'd')]
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)