Category "azure-cognitive-search"

Creating Cognitive Search index in Databricks: connection.HTTPSConnection Failed to establish a new connection: [Errno -2] Name or service not known

I am attempting to create a Cognitive Search Index in Databricks. I'm using the following as a guide: https://docs.microsoft.com/en-us/azure/search/search-get-s

How to avoid @search.score from Azure Search result?

How to avoid @search.score from Azure Search result? When I execute var searchOptions = new SearchOptions { Select = { "id" }, }; await _searchClient.SearchA

How to create a knowledge graph with the data from the azure cognitive search index using python like graphs generated in JFK files demo

I have indexed the set of unstructured documents(.docx) in azure cognitive search. Now I need to create the knowledge graph to define the dependencies between t

using pdf files and their metadata for Azure cognitive search

I'm uploading hundreds of PDF files into blob storage to be used in Azure cognitive search. I would like the user to be able to get the title and author of thes

How to translate and update Azure Cognitive Search Index document for different Language Analyzer fields?

I am working on configuration of Azure Cognitive Search Index which will be queried from websites in different languages. I have created language specific field