PL-200 · Question #26
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might…
The correct answer is A. Yes. Relevance Search in Dynamics 365 (now called Dataverse Search) uses Azure Cognitive Search under the hood, which applies linguistic stemming. Stemming reduces words to their root form-'running' and 'run' both stem to 'run.' Therefore, searching for 'run' will return records…
Question
Options
- AYes
- BNo
How the community answered
(26 responses)- A88% (23)
- B12% (3)
Explanation
Relevance Search in Dynamics 365 (now called Dataverse Search) uses Azure Cognitive Search under the hood, which applies linguistic stemming. Stemming reduces words to their root form-'running' and 'run' both stem to 'run.' Therefore, searching for 'run' will return records containing 'running,' including the Note record in question. The solution meets the goal because Relevance Search is also cross-entity, so it can find Note records and surface the associated Contact record. This would not work with Quick Find (legacy search), which requires an exact or prefix match.
Topics
Community Discussion
No community discussion yet for this question.