On 2023-01-17 11:05 AM, Matthew Castrigno wrote:
What is the best approach for high availability for my deployed SOLR instance? Solr clusters seems to be for scaling, which is not my concern as my use case is a simple site search.

We used to have a 3-node cluster behind a L2 proxy plus a development/playground node. I am arguing for a single node plus a copy of production index on the dev (VMs cost $$$$), probably behind an F5 configured to forward everything to prod node unless it's down... but we'll see what we end up with.

Dima

Reply via email to