Closed walkeran closed 9 years ago
When Anthracite attempts to create the ES index (and passes if it already exists), it bombs out when the index is an alias. We are hitting an index which actually is an alias, but it always points to the index with the current mapping.
looks good, thanks
When Anthracite attempts to create the ES index (and passes if it already exists), it bombs out when the index is an alias. We are hitting an index which actually is an alias, but it always points to the index with the current mapping.