Skip to content

Releases: basemkhirat/elasticsearch

Fix the compatibility for Laravel 6

Choose a tag to compare

@basemkhirat basemkhirat released this 28 Nov 00:03
e13e1ad
1.4

fix compatibility for laravel 6

1.3

1.3

Choose a tag to compare

@basemkhirat basemkhirat released this 23 Oct 16:22
  • Added auto package discovery for laravel 5.5 or higher.
  • Custom connection handlers.
  • Fixed whereBetween and whereNotBetween methods.

1.2

1.2

Choose a tag to compare

@basemkhirat basemkhirat released this 23 Jul 15:38

Add Flexible Elasticsearch Data Model

1.1

1.1

Choose a tag to compare

@basemkhirat basemkhirat released this 23 Jul 15:38

fix command line for lumen

1.0

1.0

Choose a tag to compare

@basemkhirat basemkhirat released this 23 Jul 15:39

First release

0.9.9

Choose a tag to compare

@basemkhirat basemkhirat released this 27 Apr 06:44

Allow more mapping settings from config file

0.9.8

Choose a tag to compare

@basemkhirat basemkhirat released this 01 Apr 18:32

Fix callable checks for reserved php functions

0.9.7

Choose a tag to compare

@basemkhirat basemkhirat released this 01 Apr 17:16
  • Add searchable weighted fields to search method.
  • Remove artisan commands for laravel 5.0.
  • Remove wildcard query search for laravel scout.

0.9.6

Choose a tag to compare

@basemkhirat basemkhirat released this 18 Mar 11:13

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

0.9.5

Choose a tag to compare

@basemkhirat basemkhirat released this 07 Mar 22:28

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