Skip to content

Releases: matchish/laravel-scout-elasticsearch

Compatible with Laravel Telescope as dev requirement

03 Dec 15:48
131fc3d
Compare
Choose a tag to compare

Compatible with Laravel Telescope as dev requirement

03 Dec 15:54
b2f66a9
Compare
Choose a tag to compare

FIX: Prevent send unnecessary job to a queue

26 Mar 09:56
f657318
Compare
Choose a tag to compare
Merge pull request #107 from matchish/fix-queue

Don't use searchable macros

Update Laravel Scout to 8.x

15 Mar 06:33
c00cd2b
Compare
Choose a tag to compare
Merge pull request #93 from burakcakirel/update-laravel-scout

Update Laravel Scout and its dependencies

Load elasticsearch config from vendor by default

15 Mar 05:37
31482f5
Compare
Choose a tag to compare
Merge pull request #98 from ametad/merge-config

Follow up: #94 Merge config from vendor

Populate routing meta-field

14 Mar 07:22
623716c
Compare
Choose a tag to compare

FIX: Use soft delete only when available and configured to use

03 Mar 06:11
04422b9
Compare
Choose a tag to compare
Merge pull request #89 from ametad/check-if-softdeletes

Use soft delete only when available and configured to use

Add Elasticsearch 7 support

18 Nov 10:10
103129e
Compare
Choose a tag to compare

Elasticsearch 7 support
Added interface binding for HitsIteratorAggregate for custom implementation

Added ability to use global scopes on import

13 Nov 11:09
8feba2f
Compare
Choose a tag to compare

Now you can eager load relations

Throw exception on elasticsearch errors

04 Nov 04:50
83659ce
Compare
Choose a tag to compare

Throw exception if there are elasticsearch errors when we update models in index