Skip to content

Missing parameters on SimpleQueryStringQuery #2792

Closed
@chronolinq

Description

@chronolinq

NEST/Elasticsearch.Net version: 5.4.0

Elasticsearch version: 5.4.2

Description of the problem including expected versus actual behavior: It appears that the "quote_field_suffix" parameter is missing from the SimpleQueryStringQuery class. It is, however, present on the QueryStringQuery class.

Reference to the parameters for the SimpleQueryStringQuery are listed here: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-simple-query-string-query.html

Will these parameters be exposed in a future version?

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