bruno-roustant commented on a change in pull request #47: URL: https://github.com/apache/solr/pull/47#discussion_r604244484
########## File path: solr/solr-ref-guide/src/distributed-requests.adoc ########## @@ -115,17 +115,19 @@ If specified, the thread pool will use a backing queue instead of a direct hando `fairnessPolicy`:: Chooses the JVM specifics dealing with fair policy queuing, if enabled distributed searches will be handled in a First in First out fashion at a cost to throughput. If disabled throughput will be favored over latency. The default is `false`. -`shardsWhitelist`:: +In addition, `HttpShardHandlerFactory` also depends on the following top-level property: + +`allowUrls`:: Review comment: +1 -- 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