Azure Search minimum_should_match parameter from Elastic

Yurii Bartish 20 Reputation points
2023-03-30T08:17:21.3033333+00:00

Is minimum_should_match parameter from Elastic supported by Azure Cognitive Search?

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
1,339 questions
0 comments No comments
{count} votes

Accepted answer
  1. SnehaAgrawal-MSFT 22,706 Reputation points Moderator
    2023-03-30T10:00:35.22+00:00

    @Yurii Bartish

    Thanks for reaching here! Azure Cognitive Search does not support the minimum_should_match parameter from Elastic.

    However, you can use the search.ismatch function in OData full-text search to achieve similar functionality.

    More details: https://learn.microsoft.com/en-us/azure/search/search-query-odata-full-text-search-functions

    Please let us know if further query or issue remains.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.