Clone one elastic search index to another
- Clones documents along with mappings.
- Configure shard and replica count for the newly created index
- Clone repository
- run "pip install -r requirements.txt" to install dependencies
- run "python index_cloner -h" for help
- run "docker run -t --rm --net=host geslot/es-index-cloner:1.0 -h" for help