Jukka Zitting created JCR-3474:
----------------------------------

             Summary: Add JackrabbitQueryResult.getTotalSize()
                 Key: JCR-3474
                 URL: https://issues.apache.org/jira/browse/JCR-3474
             Project: Jackrabbit Content Repository
          Issue Type: Bug
          Components: jackrabbit-api, jackrabbit-core
            Reporter: Jukka Zitting
            Assignee: Jukka Zitting
            Priority: Minor


In JCR-1073 we added the QueryResultImpl.getTotalSize() method for getting the 
total number of matching results, regardless of possible limit or offset 
settings. It would be nice if this method was available through a 
JackrabbitQueryResult extension interface instead of just by casting a 
QueryResult instance to the QueryResultImpl implementation class.

--
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

Reply via email to