ozlerhakan / mongolastic

:traffic_light: A dataset migration tool from MongoDB to Elasticsearch and vice versa.
MIT License
136 stars 34 forks source link

Add option to skip dropping the target data prior to a load. #9

Closed winder closed 8 years ago

winder commented 8 years ago

We have custom mappings to setup specific types and configure number of shards, so I needed a way to disable the drop dataset feature.

ozlerhakan commented 8 years ago

Good point @winder , thanks!, merged.