Solved
How to get more than 100 results in /crx/explorer/ui/search.jsp?
Hi all,
I'm using the following tool to test a query. However I'm not able to see more than 100 results. Any ideas?
/crx/explorer/ui/search.jsp
Hi all,
I'm using the following tool to test a query. However I'm not able to see more than 100 results. Any ideas?
/crx/explorer/ui/search.jsp
I hope you are using http://localhost:4502/libs/cq/search/content/querydebug.html for query and please set
p.offset=0
p.limit=-1
and see.
Please refer to the https://docs.adobe.com/docs/en/aem/6-1/develop/search/querybuilder-api.html for more details.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.