Releases: matchish/laravel-scout-elasticsearch
Releases · matchish/laravel-scout-elasticsearch
Search among multiple models
Merge pull request #17 from matchish/mixed Search among multiple models
Added progress report
Added progress report for console commands
No bootstrapping Elasticsearch client
You should bootstrap Elasticsearch client on your own or register \Matchish\ScoutElasticSearch\ElasticSearchServiceProvider in your application
Add config example
Merge pull request #6 from matchish/config Add feature "Publish config example"