Skip to content

Setting {dynamic_type} as part of the mapping #2817

@Mpdreamz

Description

@Mpdreamz

Reported on stackoverflow: https://stackoverflow.com/questions/44933356/create-a-dynamic-type-mapping-in-elasticsearch-with-nest

The user is not able to generate the following using our .Generic construct that can map dynamic mappings like these.

"mapping": {
    "type": "{dynamic_type}",
    "index": "not_analyzed",
    "doc_values": true
}

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