Question 65:
You plan to use Azure Cognitive Services for the persistence of searchable data using indexes. To execute the search operations, you use Azure.Search.Documents SDK client library. Which client type would you use with Azure.Search.Documents client library to search your indexed documents, auto-completing search terms and updating documents to an index?
Answer options:
A.SearchClient B.SearchIndexClient C.SearchIndexerClient D.SearchOptions