Skip to content

Releases: datashaman/elasticsearch-model

2.1.0

08 Aug 11:07
dab0800
Compare
Choose a tag to compare

What's Changed

  • Add helper methods: withResults and buckets by @datashaman in #6

Full Changelog: 2.0.0...2.1.0

2.0.0

15 Jun 08:25
710fcae
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.2...2.0.0

Bug in searching when query is an object

01 Feb 13:01
9adc9c0
Compare
Choose a tag to compare

Shows on newer versions of PHP only.

Laravel version fixes and silence missing index in deleteIndex

26 Sep 13:07
Compare
Choose a tag to compare

Fixed a few small composer declarations and silence the error when an index is missing in deleteIndex.

Add support for Laravel 5.6 and Elasticsearch 5.*/6.*

14 Aug 15:25
Compare
Choose a tag to compare
1.1.0

Add support for Laravel 5.6 and Elasticsearch 5.*/6.*

Protect against division by zero in paginator

03 Nov 21:42
Compare
Choose a tag to compare
1.0.4

Protect against division by zero

Fix resultfactory implementation

19 Oct 08:31
Compare
Choose a tag to compare
Pre-release

Also add global config for resultClass and resultFactory.

Add resultClass option

11 May 17:27
Compare
Choose a tag to compare
Pre-release
0.2.4

Add resultClass option

Add getter for attributes

18 Apr 09:41
Compare
Choose a tag to compare
Pre-release
0.2.3

Add getter for attributes

__isset and get (with default) added

14 Nov 20:41
Compare
Choose a tag to compare
Pre-release
0.2.2

Use __isset, you wally