Not getting response from Querybuilder api
Hi

For the above query I am not getting response from querybuilder.
I am getting below error
Hi

For the above query I am not getting response from querybuilder.
I am getting below error
Hi @mayee_abhishek ,
Run the query with the query builder servlet. It will work in AEM as a cloud service as well. i.e. http://localhost:4502/bin/querybuilder.json?type=cq:Page&path=/content&limits=-1
For original query :
type=cq:Page
path=/content
limits=-1
Please check out the query builder API in AEM as a cloud service - https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/implementing/developing/full-stack/search/query-builder-api.html?lang=en
You can also check the query builder search limit from the configuration Apache Jackrabbit Query Engine Settings Service and increase the limit or optimize your query.
Please checkout this reference - https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/what-is-maximum-limit-of-hits-of-querybuilder/m-p/460150
Regards,
Shiv
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.