FriendsOfSymfony / FOSElasticaBundle

Elasticsearch PHP integration for your Symfony project using Elastica.
http://friendsofsymfony.github.io
MIT License
1.24k stars 795 forks source link

Index mapping migration support #1924

Open dkarlovi opened 1 year ago

dkarlovi commented 1 year ago

It would be nice if we would introduce some sort of "mapping migration" where an index' mapping could be updated from the current configuration, similar to how Doctrine allows migrating the database schema.