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 "Thomas Mueller (JIRA)" <ji...@apache.org> on 2014/02/10 13:27:20 UTC

[jira] [Assigned] (OAK-1405) OR of different constraints broken

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

Thomas Mueller reassigned OAK-1405:
-----------------------------------

    Assignee: Thomas Mueller

> OR of different constraints broken
> ----------------------------------
>
>                 Key: OAK-1405
>                 URL: https://issues.apache.org/jira/browse/OAK-1405
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: query
>    Affects Versions: 0.15
>            Reporter: Ankush Malhotra
>            Assignee: Thomas Mueller
>             Fix For: 0.17
>
>
> There is a peculiar search bug on load 16 that 'OR' of 3 constraints is broken but removing any one returns the results.  The below query returns no results but removing any one of 3 'OR'ed conditions returns the result. 
> //*[(  jcr:content/metadata/@cq:tags = 'stockphotography:business'   or jcr:like(jcr:content/metadata/@cq:tags, 'stockphotography:business/%') or jcr:content/metadata/@cq:tags = '/etc/tags/stockphotography/business') ]



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)