janhoy commented on PR #1112: URL: https://github.com/apache/solr/pull/1112#issuecomment-1287901256
Thanks for giving the docs some love. Lots of the docker related docs is slightly outdated, and was copied from the old docker-solr repo into the ref guide. Apart from `INIT_SOLR_HOME` no longer being supported (I found no reference to it), Solr will also now accept an empty `SOLR_HOME` and will automatically fall back to defaults for `solr.xml` and `zoo.cfg`. So there is no need for special init anymore. But any custom folder you point to must already exist. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
