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