toptal / chewy

High-level Elasticsearch Ruby framework based on the official elasticsearch-ruby client
MIT License
1.88k stars 366 forks source link

Add task to create all indexes #892

Closed konalegi closed 1 year ago

konalegi commented 1 year ago

Task that create all missing indexes. To be used on production deployments to make sure that newly defined indexes are exists in ES cluster


Before submitting the PR make sure the following are checked: