Andy Chillrud created SOLR-12565:
------------------------------------

             Summary: Solr Guide references CloudSolrClient.uploadConfig() 
method which no longer exists
                 Key: SOLR-12565
                 URL: https://issues.apache.org/jira/browse/SOLR-12565
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
          Components: documentation
    Affects Versions: 7.4, 7.3, 7.2, 7.1, 7.0
            Reporter: Andy Chillrud


The uploadConfig() method seems to have been removed from the CloudSolrClient 
class in the 7.0 release, but the Solr Ref Guide still references it.

See section on "Uploading Configuration Files using bin/solr or SolrJ"  at 
[https://lucene.apache.org/solr/guide/7_4/using-zookeeper-to-manage-configuration-files.html
 
|https://lucene.apache.org/solr/guide/7_4/using-zookeeper-to-manage-configuration-files.html]

Poking around in the source code it seems that perhaps this should be changed 
to reference ZkConfigManager.uploadConfigDir() instead, but not really sure if 
this is best.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to