bruno-roustant commented on a change in pull request #47:
URL: https://github.com/apache/solr/pull/47#discussion_r604247449



##########
File path: solr/solr-ref-guide/src/format-of-solr-xml.adoc
##########
@@ -103,6 +103,9 @@ Specifies the path to a common library directory that will 
be shared across all
 `allowPaths`::
 Solr will normally only access folders relative to `$SOLR_HOME`, 
`$SOLR_DATA_HOME` or `coreRootDir`. If you need to e.g., create a core outside 
of these paths, you can explicitly allow the path with `allowPaths`. It is a 
comma separated string of file system paths to allow. The special value of `*` 
will allow any path on the system.
 
+`allowUrls``:
+When running Solr in non-cloud mode and if planning to do distributed search 
(using the "shards" parameter), the list of hosts needs to be allowed or Solr 
will forbid the request. The allow-list can also be configured in `solr.in.sh`.

Review comment:
       I'll move the doc here and add links to here.




-- 
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.

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



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

Reply via email to