[
https://issues.apache.org/jira/browse/SLING-1873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14541904#comment-14541904
]
Carsten Ziegeler commented on SLING-1873:
-----------------------------------------
I'm currently working on a new API which is not string based and I think this
is the way to go. Writing a SQL or xpath query by hand is so 80ths
> 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
> Components: JCR
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)