Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
jrlee183@gmail.com Posted April 25, 2018 Posted April 25, 2018 What do I put here for Elasticsearch Server ?
AlexWright Posted April 25, 2018 Posted April 25, 2018 It depends. If it is enabled and running on the localhost (usually the case on a dedicated or VPS environment), then you can use the https://localhost:9200 default in most cases (check your install first!). If you are on shared hosting, it is a likely possibility that it is not installed, and you will need information from a 3rd party elasticsearch provider for use there.
Nathan Explosion Posted April 25, 2018 Posted April 25, 2018 The URL and Port information for your Elasticsearch Server - just like it shows, with the example link there it's to an Elasticsearch server installed on the same server machine as the site (i.e. localhost) and that server is reachable via port 9200. So....where is your Elasticsearch server exactly?
jrlee183@gmail.com Posted April 25, 2018 Author Posted April 25, 2018 40 minutes ago, Nathan Explosion said: So....where is your Elasticsearch server exactly? Ah so there's the problem. Looks like it has to be installed on the server but I did not know that and something I dont think I could do.
bfarber Posted April 26, 2018 Posted April 26, 2018 There are hosted Elasticsearch options available where they handle the infrastructure for you.
Markus Jung Posted May 1, 2018 Posted May 1, 2018 What about CiC customers? - https://localhost:9200 provides an error (Connection refused).
bfarber Posted May 1, 2018 Posted May 1, 2018 We do not have a general elasticsearch instance that all CiC customer can use (at this time at least). You would need to use a service (which will provide you with the URL and port to use).
Chris027 Posted May 24, 2018 Posted May 24, 2018 This works when I enter http://localhost:9200, but doesn't work when I enter HTTPS. Any idea why connecting via HTTPS from this page doesn't work?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.