Hello Matthew, Solr cloud is not only for scaling (add more shards), but also for availability (add more replicas).
As long as you place the replicas on different physical machines, or VMs on different physical machines, or even some VMs in different DCs, you are as high available as you need to be. We used to place on VMs, even in different DCs, and that worked fine for years. The only possible downtime was human error. Now we place replicas on VMs on different physical machines in the same DC, which works just as fine. Regards, Markus Op di 17 jan. 2023 om 17:06 schreef Matthew Castrigno <castr...@slhs.org>: > 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. > > This SOLR instance is expected to serve about 150K requests per month. The > documents are relatively small with about 50 fields indexed each. > > Thank you for your insights, they are appreciated. > > *Matthew Castrigno* > > *IHT Developer II* > > *St. Luke’s Health System* > > ( 208-859-4276 > + castr...@slhs.org <xxxxx...@slhs.org> > ------------------------------ > "This message is intended for the use of the person or entity to which it > is addressed and may contain information that is confidential or > privileged, the disclosure of which is governed by applicable law. If the > reader of this message is not the intended recipient, you are hereby > notified that any dissemination, distribution, or copying of this > information is strictly prohibited. If you have received this message by > error, please notify us immediately and destroy the related message." >