Actually, I do this all the time. However, it’s because I’m always blowing everything away and installing a different version of Solr or some such, mostly laziness.
We should move away from allowing solr.xml to be in SOLR_HOME when running in cloud mode IMO, but that’ll need to be done in phases. Best, Erick > On Feb 28, 2020, at 5:17 PM, Mike Drob <md...@apache.org> wrote: > > Hi Searchers! > > I was recently looking at some of the start-up logic for Solr and was > interested in cleaning it up a little bit. However, I'm not sure how common > certain deployment scenarios are. Specifically is anybody doing the > following combination: > > * Using SolrCloud (i.e. state stored in zookeeper) > * Loading solr.xml from a local solr home rather than zookeeper > > Much appreciated! Thanks, > Mike