Skip to content

Deprecate MultiField() #1600

Closed
Closed
@mausch

Description

@mausch

I think MultiField() for mapping should be marked as [Obsolete]. It's been deprecated since ES 1.0 so NEST should reflect that.
Otherwise people will inadvertently use it (at least I did!) which causes problems down the line. In my particular case, this caused issues when comparing mappings.
Another solution would be generating the new-style multi-fields from the same MultiField() definition, but that would be a breaking change and could be confusing.

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