[
https://issues.apache.org/jira/browse/SOLR-13927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17012108#comment-17012108
]
ASF subversion and git services commented on SOLR-13927:
--------------------------------------------------------
Commit 871844711260a89a36e6e37031ab36befd69a89d in lucene-solr's branch
refs/heads/gradle-master from Eric Pugh
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=8718447 ]
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
> Fix For: master (9.0), 8.5
>
> 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: [email protected]
For additional commands, e-mail: [email protected]