A customer is having trouble with some search queries and provides the following information:The logs show the following warring occurs many times:*WARN* Traversed 1000 nodes with filter Filter (query = SELECt ..)The Client has more than 100000 stored in their AEM instanceThe client uses a custom page property to help search for pages of a given typeWhat should the AEM Developer do to help resolve the client’s issue?
A developer is using sling context-aware configuration trying to get the configuration resource using: @ReferencePrivate configurationResourceResolver cfgResourceResolver;confResource = cfgResourceResolver.getResource(resource, Bucket_NAME, CONFIG_NAME);
A customer is having trouble with some search queries and provides the following information:The logs show the following warring occurs many times:*WARN* Traversed 1000 nodes with filter Filter (query = SELECt ..)The Client has more than 100000 stored in their AEM instanceThe client uses a custom page property to help search for pages of a given typeWhat should the AEM Developer do to help resolve the client’s issue?