Skip to content

ensureIndexTemplate and indexTemplate not working #203

@yacineBR

Description

@yacineBR

I want to add mappings to the index using indexTemplate .
i set ensureIndexTemplate to true and i put indexTemplate: { mappings: { properties: { co: { index: true, type: "keyword", }, age: { type: "integer", }, }, }, }
but nothing happened.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions