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 "Alex Parvulescu (JIRA)" <ji...@apache.org> on 2013/11/20 15:47:37 UTC

[jira] [Commented] (OAK-1108) Query constraints marked as invalid in the case of an mvp

    [ https://issues.apache.org/jira/browse/OAK-1108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13827714#comment-13827714 ] 

Alex Parvulescu commented on OAK-1108:
--------------------------------------

I've set it to 0.12 as this blocks OAK-1075 which is marked 0.12

> Query constraints marked as invalid in the case of an mvp
> ---------------------------------------------------------
>
>                 Key: OAK-1108
>                 URL: https://issues.apache.org/jira/browse/OAK-1108
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: core, query
>            Reporter: Alex Parvulescu
>             Fix For: 0.12
>
>         Attachments: OAK-1108-test.patch
>
>
> It seems that in the case of a query that has more constraints on the same property, like
> bq. //*[(@prop = 'aaa' and @prop = 'bbb' and @prop = 'ccc')]
> the filter is marked as invalid (_#isAlwaysFalse_) and the query returns no results.
> This is incorrect and affects queries that search for multi-valued properties on nodes.
> This comes from/affects OAK-1075.



--
This message was sent by Atlassian JIRA
(v6.1#6144)