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/08/27 12:04:51 UTC

[jira] [Commented] (OAK-882) Query: support conditions of type "property in(value1, value2)"

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

Alex Parvulescu commented on OAK-882:
-------------------------------------

I fixed a typo in the variable name with rev 
                
> Query: support conditions of type "property in(value1, value2)"
> ---------------------------------------------------------------
>
>                 Key: OAK-882
>                 URL: https://issues.apache.org/jira/browse/OAK-882
>             Project: Jackrabbit Oak
>          Issue Type: New Feature
>          Components: query
>            Reporter: Thomas Mueller
>            Assignee: Thomas Mueller
>
> Currently one has to write "property = value1 or property = value2".
> This is quite verbose. Instead, it would be nice of one could write:
> "property in(value1, value2)".
> In addition to the new syntax, the query engine should be able to use
> and index on the property (even if the "or" syntax is used).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira