You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "David Eric Pugh (Jira)" <ji...@apache.org> on 2019/11/13 20:19:00 UTC

[jira] [Created] (SOLR-13927) Schema API v2 Sample URLS refers to single node not solrcloud mode..

David Eric Pugh created SOLR-13927:
--------------------------------------

             Summary: Schema API v2 Sample URLS refers to single node not solrcloud mode..
                 Key: SOLR-13927
                 URL: https://issues.apache.org/jira/browse/SOLR-13927
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
          Components: documentation, Schema and Analysis
    Affects Versions: 8.3
            Reporter: David Eric Pugh
             Fix For: 8.4


The v2 sample URLS on https://lucene.apache.org/solr/guide/8_1/schema-api.html reference modifying `/api/cores/{corename}/schema`, but if you are in SolrCloud, you would send the request to `/api/collections/{collectionname}/schema`.

We should reference the solrcloud mode in the sample docs, not standalone solr, as that is probably more common usecase for modifying schema.





--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org