Category "azure-cognitive-search"

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