Releases: designmynight/laravel-elasticsearch
Releases · designmynight/laravel-elasticsearch
Ability to update mapping
By passing --update
to the make:mapping
console command, when running migrate:mappings
it will add new properties to the index.
2.0.3
Merge pull request #48 from designmynight/allow-string-for-extended-b…
Fix connection issues
Apply previous updates to migrate command.
Fix connection issues
Fix connection issues with externally hosted Elasticsearch instances.
Mapping console commands
This release add some console commands to help version control your Elasticsearch mappings while providing functionality to migrate and rollback these mapping files and indices and further manage them by swapping aliases programmatically. Further functionality has also been added to allow you to list indices and aliases in your cluster and the ability to delete them.
1.1.1
1.1.0
v1.0.17
v1.0.16
v1.0.16
v1.0.15
v1.0.15