Thomas Mueller created OAK-882:
----------------------------------
Summary: 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