Exam AD0-E103 All QuestionsBrowse all questions from this exam
Question 70

After a recent code deployment, an AEM site is experiencing longer than usual query execution time. The deployment package contained some new Lucene index definitions. A developer needs to identify the long running queries and confirm that the new index definitions are getting applied correctly.

Which action should the developer take to investigate this problem?

    Correct Answer: D

    To identify long running queries and confirm that the new index definitions are getting applied correctly, the developer should use the Query Performance tool. By navigating to Tools > Operations > Diagnosis > Query Performance > Slow Queries, the developer can select a slow query and click on Explain to gather detailed information about the query execution. This will provide insights into whether the new indices are being used effectively and help identify specific long running queries.

Discussion
AkashDOption: D

Answer is D

chunpinOption: D

Answer: D http://localhost:4502/libs/granite/operations/content/diagnosistools/queryPerformance.html Reference: https://docs.adobe.com/content/help/en/experience-manager-65/administering/operations/operations-dashboard.html

heenamadanOption: D

Ans is D