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

Davide Giannella updated OAK-2146:
----------------------------------
    Summary: empty resultset for PropertyIndex and multi-value properties with 
mixed OR+AND  (was: no resultset for PropertyIndex and multi-value properties 
with mixed OR+AND)

> 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
>            Reporter: Davide Giannella
>            Assignee: Davide Giannella
>             Fix For: 1.1
>
>         Attachments: 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)

Reply via email to