-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels