elastic / elasticsearch-migration

This plugin will help you to check whether you can upgrade directly to the next major version of Elasticsearch, or whether you need to make changes to your data and cluster before doing so.
290 stars 32 forks source link

Support index names containing periods #2

Closed skearns64 closed 9 years ago

skearns64 commented 9 years ago

Change get_key to do simple index name replacement, to handle indexes with leading or embedded periods. Intended to address issue #1