Skip to content

JsonNet serializer not used for script params #3652

Closed
@sloncho

Description

@sloncho

NEST/Elasticsearch.Net version: 6.6.0

Elasticsearch version: n/a

Description of the problem including expected versus actual behavior:

Script parameters are not serialized using the externally provided serializer (JsonNet). If elastic client is configured to use StringEnum serializer, this is not applied to objects passed as script update parameters.

Using SourceConverter instead?

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