Skip to content

minimum_should_match support in MultyMatch Query #982

@blak1983

Description

@blak1983

NEST currently doesn't allow to set minimum_should_match property in MultiMatch query, but it allows it in Match Query.
Elasticsearch itself does support this (http://www.elasticsearch.org/guide/en/elasticsearch/guide/current/multi-match-query.html#multi-match-query), and it is quite essential parameter for MultiMatch query. I wonder why it is not supported? Could you please add it? Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions