[ https://issues.apache.org/jira/browse/SOLR-13927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17011871#comment-17011871 ]
ASF subversion and git services commented on SOLR-13927: -------------------------------------------------------- Commit b996635413f87428ad0b781e3b1c3efa520e07a7 in lucene-solr's branch refs/heads/branch_8x from Eric Pugh [ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=b996635 ] SOLR-13927: Correct v2 /schema APIs in docs (#1010) > 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 > Assignee: Jason Gerlowski > Priority: Major > Time Spent: 0.5h > Remaining Estimate: 0h > > 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-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org