Skip to content

Releases: matchish/laravel-scout-elasticsearch

Search among multiple models

11 May 08:07
064df21
Compare
Choose a tag to compare
Merge pull request #17 from matchish/mixed

Search among multiple models

Added progress report

06 May 12:11
8d84935
Compare
Choose a tag to compare

Added progress report for console commands

No bootstrapping Elasticsearch client

14 Apr 04:58
58a98a2
Compare
Choose a tag to compare

You should bootstrap Elasticsearch client on your own or register \Matchish\ScoutElasticSearch\ElasticSearchServiceProvider in your application

Add config example

11 Apr 02:50
d3ed66f
Compare
Choose a tag to compare
Merge pull request #6 from matchish/config

Add feature "Publish config example"