[
https://issues.jboss.org/browse/ARTIF-642?page=com.atlassian.jira.plugin....
]
Brett Meyer updated ARTIF-642:
------------------------------
Description: 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 #. (was: Pagination currently (naively) runs the entire query, then pages *in
memory*. Instead, add the pagination params to the JCR query itself.)
Move pagination support to the JCR queries
------------------------------------------
Key: ARTIF-642
URL:
https://issues.jboss.org/browse/ARTIF-642
Project: Artificer
Issue Type: Sub-task
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 #.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)