FriendsOfSymfony / FOSElasticaBundle

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

elasticsearch 8.x - Support / Plans? #1873

Open AndreasA opened 2 years ago

AndreasA commented 2 years ago

What are the plans regarding support for elasticsearch 8.x? Or does it work already?

I guess you are mostly waiting for a corresponding update by the https://github.com/ruflin/Elastica/ dependency?

blackarcanis commented 1 year ago

The dependency update seems available on the 8.x branch now => https://github.com/ruflin/Elastica/tree/8.x Can we hope for an update soon on your side? Thanks!

romainguerrero commented 1 year ago

Hello,

Yes it could be great to have visibility on this issue as our hosted provider refuse to let us continue to use the version 7 after July 😨 So without visibility on this issue, we will be forced to consider using another solution 😕

Thank you for your work 🙏

james2001 commented 1 year ago

Hello

@romainguerrero I have the same trouble

XWB commented 1 year ago

This bundle relies on community contributions, so someone will have to enable elasticsearch 8 support and open a MR.

dkarlovi commented 1 year ago

@blackarcanis where did you see the update being available? It seems they're still working on the ES v8 compatibility: https://github.com/ruflin/Elastica/pull/2168

VincentLanglet commented 5 months ago

It's now released so dev can be started if someone want to try https://github.com/ruflin/Elastica/releases/tag/8.0.0

deluxetom commented 5 months ago

is there a branch started yet? or just start from master?

dkarlovi commented 4 months ago

@deluxetom there's no branch, nobody started doing the work, everyone is waiting for somebody else to do it. :smile:

mussbach commented 1 week ago

There is one open draft PR that requests feedback #1953. I do not know this lib well enough to provide it, could anyone else?