]
Brett Meyer updated ARTIF-642:
------------------------------
Parent: (was: ARTIF-615)
Issue Type: Enhancement (was: Sub-task)
Move pagination support to the JCR queries
------------------------------------------
Key: ARTIF-642
URL:
https://issues.jboss.org/browse/ARTIF-642
Project: Artificer
Issue Type: Enhancement
Reporter: Brett Meyer
Assignee: Brett Meyer
Fix For: 1.0.0.Alpha1
Pagination currently (naively) runs the entire query, then pages *in memory*. Instead,
add the pagination params to the JCR query itself. Will also need to introduce the
ability to query for count(), *without* pagination, in order to return a total #.