Digging in more, I found a system property that is set by bootstrap_conf called "collection.configName" that is only ever set, never read! Sigh.
I did open up https://issues.apache.org/jira/browse/SOLR-17875 to track the idea of getting rid of this. Again, maybe someone with deeper knowledge of the bootstrap stuff could weigh in? On 2025/08/23 10:01:56 David Eric Pugh wrote: > Folks, anyone familiar with the bootstrap_confdir and bootstrap_conf > variables? They kind of have the look of potentially dead code. There are > no tests, and no documentation, and I'm a bit suss (as the kids say) that > they even work these days: > https://github.com/search?q=repo%3Aapache%2Fsolr%20bootstrap_conf&type=code > The only code path to setting bootstrap_confdir is either as a direct system > property OR if you have collection1/core.properties file, and then it does > some magic setting up of a collection called "myConf" or something. > Anyone remember? > Otherwise I'm included to remove it from 10, we can always add it back! > Eric > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@solr.apache.org For additional commands, e-mail: dev-h...@solr.apache.org