Author Topic: ElasticSearch extension  (Read 4041 times)

Offline timlight10

  • Full Member
  • ***
  • Posts: 124
  • Karma: +15/-1
    • View Profile
    • Dedicated Presentation Solutions
ElasticSearch extension
« on: June 25, 2021, 08:38:14 AM »
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.

Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2046
  • Karma: +318/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
Re: ElasticSearch extension
« Reply #1 on: June 25, 2021, 09:43:28 AM »
did you tried http://localhost as URL?
“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

Offline timlight10

  • Full Member
  • ***
  • Posts: 124
  • Karma: +15/-1
    • View Profile
    • Dedicated Presentation Solutions
Re: ElasticSearch extension
« Reply #2 on: June 25, 2021, 11:49:12 AM »
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
« Last Edit: June 25, 2021, 04:48:34 PM by timlight10 »

Offline dvagner

  • Core/UI Developer
  • Jr. Member
  • **
  • Posts: 73
  • Karma: +28/-1
    • View Profile
Re: ElasticSearch extension
« Reply #3 on: June 27, 2021, 12:48:05 AM »
Hi.
Elasticsearch extension supports only basic http auth.
Common template for use it:

http://user:pass@hostname:port

Offline timlight10

  • Full Member
  • ***
  • Posts: 124
  • Karma: +15/-1
    • View Profile
    • Dedicated Presentation Solutions
Re: ElasticSearch extension
« Reply #4 on: June 27, 2021, 12:29:52 PM »
So it does not work with Elasticsearch Service on Elastic Cloud?

Offline dvagner

  • Core/UI Developer
  • Jr. Member
  • **
  • Posts: 73
  • Karma: +28/-1
    • View Profile
Re: ElasticSearch extension
« Reply #5 on: June 27, 2021, 12:56:46 PM »
It should work. Try.

Offline timlight10

  • Full Member
  • ***
  • Posts: 124
  • Karma: +15/-1
    • View Profile
    • Dedicated Presentation Solutions
Re: ElasticSearch extension
« Reply #6 on: June 28, 2021, 08:11:09 AM »
LMAO I am trying and am asking how to get it working because it is not...

Offline dvagner

  • Core/UI Developer
  • Jr. Member
  • **
  • Posts: 73
  • Karma: +28/-1
    • View Profile
Re: ElasticSearch extension
« Reply #7 on: June 28, 2021, 12:14:49 PM »
It works for me.

Send Screenshot with your settings.

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4358
  • Karma: +298/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Re: ElasticSearch extension
« Reply #8 on: June 28, 2021, 01:34:33 PM »
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

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5774
  • Karma: +274/-2
    • View Profile
Re: ElasticSearch extension
« Reply #9 on: July 16, 2021, 08:16:07 AM »
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
« Last Edit: July 16, 2021, 08:17:58 AM by Basara »

Offline timlight10

  • Full Member
  • ***
  • Posts: 124
  • Karma: +15/-1
    • View Profile
    • Dedicated Presentation Solutions
Re: ElasticSearch extension
« Reply #10 on: July 18, 2021, 08:40:56 AM »
Basara,
I have followed the instructions you provided and still see "Error! Check connection params" when I click the Test Connection button.

 

Powered by SMFPacks Social Login Mod