Unexpected results with Azure AI Search fuzzy search and use of a hypen
I am getting more results with using an exact search than using a fuzzy search. This issue arises when I have a search input with a hyphen.
Create Indexer for Azure AI Search in HTTP for private CosmosDB for MongoDB?
Currently, I am able to create a datasource and an index through HTTP requests through Postman. Both my Azure AI Search and my CosmosDB for Mongo have public access disabled.
How to pass parameters to Custom Web API Skill
I am trying to use Custom Web API skill in Azure AI Search from the Azure portal directly. It has the following template :
How to change the default Azure AI Search scoring to be increased when the whole search term is found exactly?
I am searching for a document by its “name” field. For example, I have two documents within my CosmosDB resource.
Custom Web API Skill input parameter name
I’m trying to call new embedding models from Azure openAI using Custom Web API skillset. My Json is defined this way: