QuestionQ10
Given a scenario, identify how to troubleshoot and debug AEM Sites solutionsA client is encountering issues with certain query results:
- Many of the client’s industry terms share the same meaning, and users do not always search using the exact wording.
- Many users search by entering short phrases rather than exact keywords, for example: “cats and dogs”.
Which index analyzers should the AEM developer recommend?
- A
- Add a Mapping filter to the current indexes2. Add a Stop filter to the current indexes
- B
- Tokenize the current indexes with a Keyword tokenizer2. Add a Mapping filter to the current indexes
- C
- Add a Synonym filter to the current indexes2. Add a Stop filter to the current indexes
- D
- Add a Synonym filter to the current indexes2. Add a LowerCase filter to the current indexes
Community Discussion