Hi, Bertrand
Not sure which "paginate query support" you mean exactly.
There is method setLimit and setOffset in Jackrabbit's QueryImpl, and there is method getTotalSize in QueryResultImpl.
I think use them to do the paginate in sling will be great. :) ----- Jack
