ExamQuestions.com

Register
Login
Microsoft Azure Exam Certification (AI-102) Exam Questions

Microsoft

Microsoft Azure Exam Certification (AI-102)

124 / 166

Question 124:

You are tasked to provide self-directed drill down in your e-commerce application for the search criterias such as price, popularity and ratings. You plan to use faceted navigation in Azure Cognitive Search using the fields that you attributed in your schema. Using the faceted navigation you provide the self-directed UI controls for the filtered search query results. Review the steps below for creating a faceted navigation structure and put them in correct order. (choose the most appropriate answer choice for the right order) Step A: Add facet filters to a query
Step B: Build the index and load data
Step C: Choose fields for faceting & filtering
Step D: Set attributes on the field
Step E: Return filtered results 
 

Answer options:

A.Step D -> Step C -> Step A -> Step B -> Step E
B.Step C -> Step D -> Step B -> Step A -> Step E
C.Step A -> Step D -> Step C -> Step B -> Step E
D.Step D -> Step B -> Step C -> Step A -> Step E