Allow query results with unknown size
-------------------------------------
Key: JCR-1397
URL: https://issues.apache.org/jira/browse/JCR-1397
Project: Jackrabbit
Issue Type: Improvement
Components: jackrabbit-core
Reporter: Marcel Reutegger
Priority: Minor
To further optimize certain queries the query implementation should be changed
to allow for unknown result sizes. Currently there is only one query ( //* )
where the query result returns an unknown size and a special query result
implementation is returned. At the same time, this should be fixed that only
one implementation is used.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.