Hello!
I'm new to Elasticsearch/Elasticsuite.
And I'm trying to figure out how to use Elasticsuite in combination with hosting Elasticsearch at Elastic cloud (elastic.co).
I searched on the internet for a guide/tutorial but I can't find much about it.
Can someone help me?
it is greatly appreciated! :)
Very little setup is required. Once you've created a deployment in Elastic Cloud, in Magento admin go to:
Store > Configuration > ElasticSuite > Base Settings
Thanks @jsterling for answering this one, I could not have done better :)
@timovanhilst is ok for you ? May I close ?
This issue was waiting update from the author for too long.
Without any update, we are unfortunately not sure how to resolve this issue.
We are therefore reluctantly going to close this bug for now. Please don't hesitate to comment on the bug if you have any more information for us; we will reopen it right away!
Thanks for your contribution.
I'm sorry I didn't respond.
I can make a conection with the Elastic cloud but I get the following error
{"error":{"root_cause":[{"type":"remote_transport_exception","reason":"[tiebreaker-000000002][172.17.0.30:19700][indices:admin/create]"}],"type":"illegal_argument_exception","reason":"Unknown filter type [phonetic] for [phonetic]"},"status":400}
You need to enable the analysis-icu and analysis-phonetic under 'Elasticsearch plugins and settings' when managing your Elastic Cloud deployment.
It was a bit of a hassle to find out where these settings can be found.
Thanks for the help!
Go to your deployment -> Edit page -> Manage plugins and settings.
Enable analysis-icu & analysis-phonetic
Most helpful comment
You need to enable the analysis-icu and analysis-phonetic under 'Elasticsearch plugins and settings' when managing your Elastic Cloud deployment.