tag:github.com,2008:https://github.com/knash94/scout-elasticsearch-driver/releases
Release notes from scout-elasticsearch-driver
2020-04-02T13:50:19Z
tag:github.com,2008:Repository/257905592/v4.2.1
2020-04-02T13:50:19Z
v4.2.1: Ensure Eloquent\Collection returned after filtering (#354)
<ul>
<li>
<p>Ensure Eloquent\Collection returned after filtering</p>
</li>
<li>
<p>Add test to assert Database\Collection returned</p>
</li>
</ul>
gtjamesa
tag:github.com,2008:Repository/257905592/v4.2.0
2020-04-01T20:21:42Z
v4.2.0: Added whereMatch and whereNotMatch (#355)
<ul>
<li>
<p>Updated <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/pk1z/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/pk1z">@pk1z</a> pull request <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="379181245" data-permission-text="Title is private" data-url="https://github.com/babenkoivan/scout-elasticsearch-driver/issues/154" data-hovercard-type="pull_request" data-hovercard-url="/babenkoivan/scout-elasticsearch-driver/pull/154/hovercard" href="https://github.com/babenkoivan/scout-elasticsearch-driver/pull/154">babenkoivan#154</a> to remove conflicts and added whereNotMatch filter and test</p>
</li>
<li>
<p>Fixed CI style issues</p>
</li>
</ul>
hoersten
tag:github.com,2008:Repository/257905592/v4.1.0
2020-03-27T19:14:26Z
v4.1.0
<p>Added support for [min_score](<a href="https://www.elastic.co/guide/en/elastic%E2%80%A6" rel="nofollow">https://www.elastic.co/guide/en/elastic…</a></p>
hoersten
tag:github.com,2008:Repository/257905592/v4.0.5
2020-03-24T14:38:38Z
v4.0.5
<p>Fix delete to use refresh option (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="530008066" data-permission-text="Title is private" data-url="https://github.com/babenkoivan/scout-elasticsearch-driver/issues/301" data-hovercard-type="pull_request" data-hovercard-url="/babenkoivan/scout-elasticsearch-driver/pull/301/hovercard" href="https://github.com/babenkoivan/scout-elasticsearch-driver/pull/301">babenkoivan#301</a>)</p>
mtvs
tag:github.com,2008:Repository/257905592/v3.13.0
2020-03-19T01:03:29Z
v3.13.0: Fixed Laravel 6.8 conflict (#343)
<p>Co-authored-by: Andrey Toropin <a href="mailto:at@rusatom.dev">at@rusatom.dev</a></p>
atoropin
tag:github.com,2008:Repository/257905592/v4.0.4
2020-03-17T20:17:08Z
v4.0.4
<p>enable scout 8 (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="574784642" data-permission-text="Title is private" data-url="https://github.com/babenkoivan/scout-elasticsearch-driver/issues/342" data-hovercard-type="pull_request" data-hovercard-url="/babenkoivan/scout-elasticsearch-driver/pull/342/hovercard" href="https://github.com/babenkoivan/scout-elasticsearch-driver/pull/342">babenkoivan#342</a>)</p>
JamesFreeman
tag:github.com,2008:Repository/257905592/v4.0.3
2020-01-19T12:37:03Z
v4.0.3
<p>Add elasticsearch client 7.0-7.3 compatibility</p>
babenkoivan
tag:github.com,2008:Repository/257905592/v4.0.2
2019-12-28T17:43:53Z
v4.0.2: FIX compatibility with Laravel 6.8 (#307)
<p>Remove -s option for searchable model generation to fix compatibility with laravel 6.8</p>
julienarcin
tag:github.com,2008:Repository/257905592/v4.0.1
2019-11-24T13:23:36Z
v4.0.1: * Fixed bootSearchable to be executed only once
<ul>
<li>Fixed Elsaticsearch compatibility issue</li>
</ul>
babenkoivan
tag:github.com,2008:Repository/257905592/v4.0.0
2019-06-28T16:06:07Z
v4.0.0
<p>ES7 support</p>
knash94