Hi guys, I have a question to ask, I want do some query in sling.
To my surprise, Jcr didn't support paging in query. Fortunately Jackrabbit support in QueryImpl and QueryResultImpl.
But when I turn to JsonQueryServlet. I found it didn't use it at all. Does that seems right? Thanks. ----- Jack
