bruno-roustant commented on a change in pull request #47:
URL: https://github.com/apache/solr/pull/47#discussion_r604260181
##########
File path: solr/solr-ref-guide/src/the-terms-component.adoc
##########
@@ -349,11 +349,11 @@ The TermsComponent also supports distributed indexes. For
the `/terms` request h
`shards`::
Specifies the shards in your distributed indexing configuration. For more
information about distributed indexing, see
<<distributed-search-with-index-sharding.adoc#,Distributed Search with Index
Sharding>>.
+
-The `shards` parameter is subject to a host whitelist that has to be
configured in the component's parameters using the configuration key
`shardsWhitelist` and the list of hosts as values.
+The `shards` parameter is subject to a host allow-list that has to be
configured in the component's parameters using the configuration key
`allowUrls` and the list of hosts as values.
Review comment:
I'll remove both `shards` and `shards.qt`.
--
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:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]