SyliusElasticsearchPlugin
SyliusElasticsearchPlugin copied to clipboard
Elasticsearch 7.x support?
Are you guys planning to support Elasticsearch 7.x anytime soon? If there any ETA?
Thanks!
I would also be interested to know if there is a plan about this. Thanks!
it is currently impossible, we use FOSElasticaBundle which supports maximum version 6.x
Looks like we are close https://github.com/FriendsOfSymfony/FOSElasticaBundle/pull/1569
@damonsson Looks like FOSElasticaBundle is now 7.x.
Still in Beta right now
V6 was released finally https://github.com/FriendsOfSymfony/FOSElasticaBundle/releases/tag/v6.0.0
The ES7 is supported by version 2.0.1 and above: https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/releases/tag/v2.0.1
The PR where it's been implemented: https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/pull/194