Skip to content

Releases: sineflow/ElasticsearchBundle

v5.0.3

20 Apr 17:01
Compare
Choose a tag to compare

Finder::count(): Sanitize 'sort' out of the search body, as while it was ok in ES2, it throws an exception in ES5, which could break existing code

v5.0.1

13 Apr 09:31
Compare
Choose a tag to compare
v5.0.1 Pre-release
Pre-release

Reverted back default logging level to notice

v5.0.0

11 Apr 16:16
Compare
Choose a tag to compare
v5.0.0 Pre-release
Pre-release

Elasticsearch 5 Compatibility

v0.9.7

03 Apr 12:07
Compare
Choose a tag to compare

Removed requirement for Symfony < 3.4

v0.9.6

21 Mar 11:16
Compare
Choose a tag to compare

Fixed tests

v0.9.5

22 Feb 17:28
Compare
Choose a tag to compare

Force index services to be defined as public for compatibility with SF4

v0.9.4

21 Feb 10:35
Compare
Choose a tag to compare

Allow Symfony 3.3+ in composer.json

v0.9.3

09 Feb 20:40
Compare
Choose a tag to compare
Added quotes around params in services.yml

v0.9.2

28 Sep 11:12
Compare
Choose a tag to compare

Property mapping: made replacement of {lang} in options to be recursive

v0.9.1

01 Jun 11:18
Compare
Choose a tag to compare

Fixed Symfony requirement in composer.json