Question 19
AZ-204 voucher + Udemy course (lifetime access) = ₹3,500 for Indian ID card holders.
Details →You are developing a .NET Core MVC application that allows customers to research independent holiday accommodation providers. You want to implement Azure Search to allow the application to search the index by using various criteria to locate documents related to accommodation. You want the application to allow customers to search the index by using regular expressions. What should you do?
- AConfigure the SearchMode property of the SearchParameters class.
- BConfigure the QueryType property of the SearchParameters class.
- CConfigure the Facets property of the SearchParameters class.
- DConfigure the Filter property of the SearchParameters class.