Re: Confirming location of config files in SolrCloud (7.7.x)

2022-01-12 Thread Ashwin Ramesh
Thanks a lot Shawn. This answers my question really well! On Thu, Jan 13, 2022 at 2:17 PM Shawn Heisey wrote: > On 1/11/2022 7:01 PM, Ashwin Ramesh wrote: > > 1. Does the local node/core download the config (schema etc.) & solr.xml > > from ZK? If so, where would the files exist? (I can't seem t

Re: Confirming location of config files in SolrCloud (7.7.x)

2022-01-12 Thread Shawn Heisey
On 1/11/2022 7:01 PM, Ashwin Ramesh wrote: 1. Does the local node/core download the config (schema etc.) & solr.xml from ZK? If so, where would the files exist? (I can't seem to locate it in my local running instance). The files are not downloaded. Solr pulls them from zookeeper and uses them