Hello All, We are using search:search method with a cts:query to find all the document which satisfy that query. After getting result we are trying to build a excel file which has fix structure based on the content of the result documents.
search:search is working fine but if the result of search:search have more than 1000 document it get stuck. When I try to save the result of search:search it get easily stored in the file system using xdmp:save. So, it may be a problem of creating excel:row for that many of document. Because we are creating a row for each document by iterating over the search:search result. Please comment if there is another solution to create excel file for huge number of search result. Thanks, Varun
_______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
