epugh commented on code in PR #3876:
URL: https://github.com/apache/solr/pull/3876#discussion_r2537930918


##########
solr/solr-ref-guide/modules/upgrade-notes/pages/major-changes-in-solr-10.adoc:
##########
@@ -83,7 +83,7 @@ Users who previously relied on collection-specific URLs to 
avoid including the c
 This makes it clear that they pertain specifically to “JavaBin” rather than 
binary in general.
 
 * The deprecated SolrClient implementations based on Apache HttpClient are 
removed from Solrj,  thus the related dependencies are no longer present.
-The system property `solr.httpclient.builder.factory` now only configures 
SolrClients using a Jetty based HttpClient.
+The system property `solr.solrj.http.customizer` (formerly 
`solr.httpclient.builder.factory`) now only configures SolrClients using a 
Jetty based HttpClient.

Review Comment:
   We haven't done in ref guide any "formerly known" language out side of the 
Solr properties ref guide page for all the renamed props.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to