Releases: sineflow/ElasticsearchBundle
Releases · sineflow/ElasticsearchBundle
v5.0.3
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
Reverted back default logging level to notice
v5.0.0
Elasticsearch 5 Compatibility
v0.9.7
Removed requirement for Symfony < 3.4
v0.9.5
Force index services to be defined as public for compatibility with SF4
v0.9.4
Allow Symfony 3.3+ in composer.json
v0.9.3
Added quotes around params in services.yml
v0.9.2
Property mapping: made replacement of {lang} in options to be recursive
v0.9.1
Fixed Symfony requirement in composer.json