Skip to content

FEATURE: Support index alias #9

@kalnode

Description

@kalnode

Properly support the ES concept of index alias.

In the plugin, currently all ES index operations are based on index name, however it's recommended (by Elasticsearch), or perhaps crucial, to do many operations based on index alias instead.

  • Scrutinize ES-way for aliases and how it applies to this Strapi plugin
  • When creating an index, user should be able to specify alias
  • When viewing or modifying an index, alias should be able to be used

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