jolicode / elastically

🔍 JoliCode's Elastica wrapper to bootstrap Elasticsearch PHP integrations
MIT License
248 stars 39 forks source link

Add the migrate command to upgrade the mapping of existing indexes #30

Closed damienalexandre closed 4 years ago

damienalexandre commented 4 years ago

Built on top of @nicolassing work in https://github.com/jolicode/elastically/pull/19

This add a new "migrate" method allowing to upgrade mapping on live indexes.