News:

AbanteCart v1.4.2 is released.

Main Menu
support

ElasticSearch extension

Started by timlight10, June 25, 2021, 08:38:14 AM

Previous topic - Next topic

timlight10

Anyone here using the Elasticsearch extension? I am using hosted Elasticsearch from Elastic, but I am not sure what the Elasticsearch URL should be? All the help on the extension says is to use localhost if Elasticsearch is installed on the same server. But it is not...it's being hosted by Elasticsearch.

abolabo

"No one is useless in this world who lightens the burdens of another."
― Charles Dickens

timlight10

#2
LOL why does everyone keep suggesting that? I am not using a locally installed version of Elasticsearch. I am using Elasticsearch Service on Elastic Cloud

dvagner

Hi.
Elasticsearch extension supports only basic http auth.
Common template for use it:

http://user:pass@hostname:port

timlight10

So it does not work with Elasticsearch Service on Elastic Cloud?

dvagner


timlight10

LMAO I am trying and am asking how to get it working because it is not...

dvagner

It works for me.

Send Screenshot with your settings.

abantecart

Hello timlight10,

I just tried really quick with ElasticCloud and it works for me.
If you still struggle, please contact extension support with the access to your admin.

Good luck

Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

Basara

#9
On the Home page for your Elasticsearch Cloud https://cloud.elastic.co/ click cluster name in the Cloud UI

Construct URL with data https://user:pass@endpoint_url:port

timlight10

Basara,
I have followed the instructions you provided and still see "Error! Check connection params" when I click the Test Connection button.

Forum Rules Code of conduct
AbanteCart.com 2010 -