Skip to content

Releases: designmynight/laravel-elasticsearch

v4.3.11

05 Apr 13:19
Compare
Choose a tag to compare

Add in support for laravel 8.

v7.0.1 string fix and improved unit testing

31 Mar 10:22
9e912ff
Compare
Choose a tag to compare
Merge pull request #136 from designmynight/string_type_fix_improved_t…

Elastichsearch V7 Support

30 Mar 10:42
42128b9
Compare
Choose a tag to compare
Pre-release

Laravel 9 support
Adjusting dependencies
Updated to public docker image

v4.2.4 ElasticSearch 6 Compatibility

25 Jan 17:32
0c7efbf
Compare
Choose a tag to compare
Pre-release

Replaces deprecated query fields

  • "type" in has_parent replaced by "parent_type"
  • "type" in has_child replaced by "child_type"
  • constant_score now uses "filter" instead of "query"

v4.3.9

09 Nov 11:05
Compare
Choose a tag to compare
fix: throw bulk error on ES.

v4.3.8

03 Nov 15:36
Compare
Choose a tag to compare

Laravel 7 for old ES

v4.3.7

03 Nov 15:22
Compare
Choose a tag to compare
feat: release 4.3.7

v6.3.2

13 Oct 11:08
636da0d
Compare
Choose a tag to compare

Fix bug where error was thrown erroneously in insert.

v6.3.1

13 Sep 15:06
bab6990
Compare
Choose a tag to compare

Support for $query->where('field', 'exists', false).

v6.3.0

27 Jul 11:25
f02c19a
Compare
Choose a tag to compare
v6.3.0 Pre-release
Pre-release
  • Insert Error Reporting
  • Configurable Date format