vyatkinv commented on code in PR #4320: URL: https://github.com/apache/solr/pull/4320#discussion_r3214937721
########## solr/solr-ref-guide/modules/query-guide/pages/join-query-parser.adoc: ########## @@ -306,6 +317,7 @@ The name of the external Solr collection to be queried to retrieve the set of jo The connection string to be used to connect to ZooKeeper. `zkHost` and `solrUrl` are both optional parameters, and at most one of them should be specified. If neither `zkHost` nor `solrUrl` are specified, the local ZooKeeper cluster will be used. +This parameter are deprecated. Use `solrConnection` instead. Review Comment: done -- 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]
