Overload ResourceResolver.findResources to allow for query options such as 
limit, offset
----------------------------------------------------------------------------------------

                 Key: SLING-1873
                 URL: https://issues.apache.org/jira/browse/SLING-1873
             Project: Sling
          Issue Type: Improvement
            Reporter: Sarwar Bhuiyan


I've found the resourceResolver.findResources(query, language) to be quite 
convenient in circumstances where we run a lot of searches.  It would be 
convenient to be able to set the Query limit and offset in this method so that 
it can make use of the JCR 2 features where our result sets can get quite big.

Thanks.

Sarwar

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to