Use elasticsearch aliases to simplify maintenance operations
- Allow to explicitely configure the index and aliases names. It depreciates the prefix parameter.
- Use dedicated aliases for read and write operations
- manage them in the initialization method
Related to T3076