FriendsOfSymfony / FOSElasticaBundle

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

Param pipeline does not exist #1869

Open Romaixn opened 2 years ago

Romaixn commented 2 years ago

Hey ! I have this error "Param pipeline does not exist" (from vendor/ruflin/elastica/src/Param.php:110) when I try to use findHybrid function.

Do you know where this error can come from?

I am in Symfony 6.1 with Elasticsearch 7.17.4