Skip to content

Include missing properties on mapping field types #6067

@fredeil

Description

@fredeil

Hey again @stevejgordon and rest of the maintainers,

I'm missing the ignore_malformed property on the IP field type in C#. I'm sure there are more types missing other properties too.

To be more specific I'm trying to set this using the IP Attribute mapping https://github.com/elastic/elasticsearch-net/blob/master/src/Nest/Mapping/Types/Specialized/Ip/IpAttribute.cs.

Today we have to maintain a JSON version of the mapping and a C# version of the index mapping because of these limitations.

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