Hello,

I wanted to use Sling to find some resources using SQL2 (I would prefer not to use the JCR api directly). Unfortunately it seems that the use of limit in the query is not supported, so it seems that my only option is to create a JCR Query and use query.setLimit(int).

Is this correct? I would prefer to use only the Sling API to get these resources. The ResourceResolver has a findResources() method, but it does not accept any limit.

Greetings.
--
*Santiago García Pimentel* | Software Engineer
Netcentric Ibérica SL
Av. Diagonal 123 -8ª
08005 Barcelona
España
Skype: santiago.garciapimentel
santiago.pimen...@netcentric.biz | www.netcentric.es

Reply via email to