SearchStax Cloud Help Center

The SearchStax Help Center Frequently Asked Questions page includes FAQs about SearchStax Cloud, our hosted Apache Solr Cloud service.


How can I restart my SearchStax Cloud deployments?

You can restart your SearchStax Cloud Dedicated demplyments in three ways:

Rolling Restart of Cluster

A “rolling restart” of a SearchStax Cloud cluster is harmless (no service down time) and often has a beneficial effect on the speed and throughput of the cluster. Look on the Deployment Details page (where the HTTP Solr Endpoint is shown).

Click the Restart All Solr Nodes button. SearchStax will stop one Solr node at a time, and will wait until that node is on-line before stopping the next one.

In some circumstances, your attempt to launch a rolling restart will produce this message:

This means that a replica or a node is down, and restarting the remaining node(s) could cause a service outage. Contact the SearchStax Support Desk for assistance.

Individual Node Restart

The SearchStax Cloud Dashboard offers links to help you start and stop individual Solr instances. Look on the Deployment Details page (where the HTTP Solr Endpoint is shown).

SearchStax Managed Solr

In some situations, it may not be possible to restart the node from this link. If you encounter any difficulty, contact SearchStax Support and we’ll take care of it.

Restart from API

The SearchStax Cloud Deployment API offers a RESTful API for managing Solr nodes. Please see:

Questions?

Do not hesitate to contact the SearchStax Support Desk.


Return to Frequently Asked Questions.