Config for ruflin/elastica 2.3.3, laravel 5.8 with php 7.4 and elasticsearch 7.13 #1999
marius-mcp
started this conversation in
Ideas
Replies: 1 comment 3 replies
-
Do I read this correctly, that you are using Elastic 2.3.3 with Elasticsearch 7.x? This is not really compatible with each other, a newer version of Elastica should be used. I might miss something here? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
For this to work with laravel 5.8 the config is:
For php 7.4, elasticsearch 7.13 and $client->getLastRequest() to work a vendor patch is needed.
You should put this into readme for ruflin/elastica: 2.3.3
Beta Was this translation helpful? Give feedback.
All reactions