Alex Parvulescu created OAK-1108:
------------------------------------

             Summary: 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


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)

Reply via email to