Abstract
How to Analyze Queries and create OAK Index definitions in AEM(Adobe Experience Manager)
In AEM there are many tools to diagnosis the AEM repository. Query performance manager is one of them. By using this tool, we can find both slow and popular queries. And, it will explain the given query which index it is being used, how much time will take to run. This will explain the JCR-SQL2, SQL, XPath, and Query Builder queries.
To open the Query performance Manager tool. From AEM start page Navigate to Tools --> Operations --> Diagnosis --> Query Performance
Read Full Blog
Q&A
Please use this thread to ask the related questions.
Kautuk Sahni