Skip to content

Set alias for an index with annotation upon creation. #2599

@AIRahimi

Description

@AIRahimi

https://www.elastic.co/guide/en/elasticsearch/reference/current/indices-create-index.html

The request body for index creation takes a mapping object, a setting object and an alias object. Today we can define the mapping and setting by annotation upon index creation.

It would be nice to be able to do this for alias as well.

@alias annotation to define aliases when creating index.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions