Julian Reschke created JCRVLT-786:
-------------------------------------
Summary: AggregateImpl: avoid traversing siblings if repository
can supply child names
Key: JCRVLT-786
URL: https://issues.apache.org/jira/browse/JCRVLT-786
Project: Jackrabbit FileVault
Issue Type: Improvement
Components: vlt
Reporter: Julian Reschke
In AggregateImpl, we currently traverse all sibling nodes (in order to include
nodes in the "includes" set).
This could be avoided if the repository had an extension to just return all
child node *names*, as opposed to return the Node objects.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)