Skip to content

Tags: stickeeuk/scout-elasticsearch-driver

Tags

v4.3.0

Enable tests for PHP 8

v4.2.3

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request babenkoivan#382 from Geziwen/bugfix-php74-array-of…

…fset-notice

Silence notice thrown by php74 on array offset access of non-array types

v4.2.2

Rename elastic:migrate command to be compatible with Elastic Migratio…

…ns package

v4.2.1

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
Ensure Eloquent\Collection returned after filtering (babenkoivan#354)

* Ensure Eloquent\Collection returned after filtering

* Add test to assert Database\Collection returned

v4.2.0

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
Added whereMatch and whereNotMatch (babenkoivan#355)

* Updated @pk1z pull request babenkoivan#154 to remove conflicts and added whereNotMatch filter and test

* Fixed CI style issues

v4.1.0

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.

v4.0.5

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
Fix delete to use refresh option (babenkoivan#301)

v3.13.0

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
Fixed Laravel 6.8 conflict (babenkoivan#343)

Co-authored-by: Andrey Toropin <at@rusatom.dev>

v4.0.4

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
enable scout 8 (babenkoivan#342)

v4.0.3

Add elasticsearch client 7.0-7.3 compatibility