When creating and managing an index, you always have to make sure that you have selected all required fields and marked them as searchable where needed. Additionally, we are limited to the current service functionalities, so we cannot use things such as image or natural language processing. Fortunately, Azure Service is about to start supporting the Cognitive Search feature, which adds AI to your indexing operations, allowing for richer analysis using more vectors. In this chapter, you will learn how to configure it, so you can start using it from the very beginning.
Cognitive search – adding AI to the indexing workload
Configuring Cognitive Search
Cognitive Search can be configured when importing data for your service...