query aggregates should allow more generic constructs
-----------------------------------------------------
Key: JCR-1370
URL: https://issues.apache.org/jira/browse/JCR-1370
Project: Jackrabbit
Issue Type: Improvement
Components: query
Reporter: Tobias Bocanegra
would be cool if i can describe an aggregate that uses all subtree of a
hierachy node that is not hiearchy. eg:
<aggregate primaryType="nt:hiearchyNode">
<include>**</include>
<exclude primaryType="nt:hierarchyNode"/>
</aggregate>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.