I'm having some trouble grasping pagination.  The issue is a query whose xml
is transformed by XSL to produce an Excel output.  It's possible that the
cts:search can generate many thousands of rows an in such cases could cause
expanded tree cache error.

 

What I think I need is for the cts:search to be processed in a for loop
which returns rows in buckets (1k for example).  Would someone have an
example or suggestions to get me started on this?

 

Thank you,

gary

_______________________________________________
General mailing list
General@developer.marklogic.com
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to