Solr searchΒΆ
There are two Solr clusters, one for the EU zone and one for the US zone. They are accessible via gateway servers:
EU West Gateway | 54.229.115.35 |
US East Gateway | 107.21.39.107 |
Each Solr cluster comprises of 2 Zookeeper instances, 4 Solr instances, and a load balancer.
Role | EU Zone | US Zone |
---|---|---|
Zookeeper | athena | minneapolis |
Zookeeper | crius | philadelphia |
Solr | chaos | chula-vista |
Solr | dionysus | laredo |
Solr | hephaestus | lincoln |
Solr | hermes | memphis |
The solr instances are accessible from the gateways via the load balancer:
- http://internal-solr-eu-208802902.eu-west-1.elb.amazonaws.com:8983/solr/
- http://internal-solr-us-505242482.us-east-1.elb.amazonaws.com:8983/solr/
Topics: