ctargett commented on a change in pull request #51:
URL: https://github.com/apache/solr/pull/51#discussion_r606347600
##########
File path: solr/solr-ref-guide/src/basic-authentication-plugin.adoc
##########
@@ -223,6 +223,16 @@ Http2SolrClient client = new
Http2SolrClient.Builder(solrUrl)
QueryResponse rsp = req.process(client);
----
+CloudHttp2SolrClient supports receiving an `Http2SolrClient.Builder` instance
for creating it's internal client, so to set the credentials at the client
level you could use a code like:
Review comment:
"it's" should be "its" instead, but otherwise go ahead with this when
you're ready IMO.
--
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]