Skip to content

Releases: basemkhirat/elasticsearch

Fix the compatibility for Laravel 6

28 Nov 00:03
e13e1ad
Compare
Choose a tag to compare
1.4

fix compatibility for laravel 6

1.3

23 Oct 16:22
Compare
Choose a tag to compare
1.3
  • Added auto package discovery for laravel 5.5 or higher.
  • Custom connection handlers.
  • Fixed whereBetween and whereNotBetween methods.

1.2

23 Jul 15:38
Compare
Choose a tag to compare
1.2

Add Flexible Elasticsearch Data Model

1.1

23 Jul 15:38
Compare
Choose a tag to compare
1.1

fix command line for lumen

1.0

23 Jul 15:39
Compare
Choose a tag to compare
1.0

First release

0.9.9

27 Apr 06:44
Compare
Choose a tag to compare

Allow more mapping settings from config file

0.9.8

01 Apr 18:32
Compare
Choose a tag to compare

Fix callable checks for reserved php functions

0.9.7

01 Apr 17:16
Compare
Choose a tag to compare
  • Add searchable weighted fields to search method.
  • Remove artisan commands for laravel 5.0.
  • Remove wildcard query search for laravel scout.

0.9.6

18 Mar 11:13
Compare
Choose a tag to compare

Add _index to the result model.
Improve bulk method to perform update and delete operations.

0.9.5

07 Mar 22:28
Compare
Choose a tag to compare

add body() query method to build native array queries easily