About this document
Implementing Azure Search in .NET Core MVC by paco2.felipe is a document available to read on EtoBox.
The document presents a question regarding the implementation of Azure Search in a .NET Core MVC application for searching holiday accommodation. It provides multiple-choice options for configuring search parameters to filter results based on price range and proximity to an airport. The correct answer is to configure the Filter property of the SearchParameters class, while the candidate incorrectly chose the Facets property.
- Author
- paco2.felipe
- Language
- EN