Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.

Internal search component

Avatar

Level 1

When adding the internal search component and testing the search feature in AEM. We noticed not all search results are appearing as expected. Is there something that we missed when configuring the search function or any recommendations on how to fix the issue?

2 Replies

Avatar

Employee

Capture the query being executed by the internal search (either from the logs or using query tracing/debugging)
Debug Logging Reference - https://helpx.adobe.com/in/experience-manager/kb/oak-jcr-query-analysis.html

Run the query in the Query Performance Tool to test its syntax and performance and also validate the Index being used