FriendsOfSymfony / FOSElasticaBundle

Elasticsearch PHP integration for your Symfony project using Elastica.
http://friendsofsymfony.github.io
MIT License
1.25k stars 793 forks source link

Add support for Elasticsearch 8 #1947

Open ysarazin opened 3 months ago

ysarazin commented 3 months ago

Elastica 8 stable is available: https://github.com/ruflin/Elastica/releases/tag/8.0.0 FOSElasticaBundle could now use this Elastica version 8 to make the bundle compatible with Elasticsearch 8

mussbach commented 2 months ago

see #1873