Hi,I saw similar error after upgraded to AEM 6.4 from AEM 6.2 and while
running a service which searches nodes to find the search term/property.
Whenever the query traversed more than 100000 nodes it will stop the
query by throwing above error. In config manager
http://:/system/console/configMgr, you can find below
configurationApache Jackrabbit Query Engine Settings Service, which has
the configuration set to 100000. If your search will be more than the
default value, which is not desired, you ...