You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by GitBox <gi...@apache.org> on 2023/01/13 13:47:41 UTC

[GitHub] [solr] janhoy commented on a diff in pull request #1112: Fixing the recommendation of using INIT_SOLR_HOME for new versions

janhoy commented on code in PR #1112:
URL: https://github.com/apache/solr/pull/1112#discussion_r1069479829


##########
solr/solr-ref-guide/modules/deployment-guide/pages/docker-faq.adoc:
##########
@@ -140,7 +140,7 @@ docker run -it -v $PWD/mysolrhome:/mysolrhome -e SOLR_HOME=/mysolrhome solr
 
 This does need a pre-configured directory at that location.
 
-To make this easier, Solr docker supports a INIT_SOLR_HOME setting, which copies the contents
+Until version 7, Solr docker supported an INIT_SOLR_HOME setting, which copies the contents

Review Comment:
   Better, just remove the entire mention of `INIT_SOLR_HOME`. We don't normally document earlier versions in ref guide



-- 
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: issues-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org