Skip to content

Timestamp field should be removed from fluent mappings #1977

@niemyjski

Description

@niemyjski

https://www.elastic.co/guide/en/elasticsearch/reference/current/mapping-timestamp-field.html it's no longer supported. It actually throws an error when you try to run a mapping with it.

.TimestampField(ts => ts.Enabled().Path(u => u.UpdatedUtc).IgnoreMissing(false))

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