[
https://issues.apache.org/jira/browse/SOLR-9483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15585871#comment-15585871
]
Shalin Shekhar Mangar commented on SOLR-9483:
---------------------------------------------
Since the time this issue was created, people have changed the solrj impl to
favor methods like createCollection etc instead of a class for each API. So in
keeping with the convention, a single modifyCollection method that can change
all properties should be sufficient.
> Add SolrJ support for the modify collection API
> -----------------------------------------------
>
> Key: SOLR-9483
> URL: https://issues.apache.org/jira/browse/SOLR-9483
> Project: Solr
> Issue Type: Improvement
> Security Level: Public(Default Security Level. Issues are Public)
> Components: clients - java, SolrCloud, SolrJ
> Reporter: Shalin Shekhar Mangar
> Labels: difficulty-easy, newdev
> Fix For: 6.3, master (7.0)
>
>
> SolrJ currently does not have a method corresponding to the modify collection
> API. There should be a Modify class inside CollectionAdminRequest and a
> simple method to change all parameters supported by the modify API.
> Link to modify API documentation:
> https://cwiki.apache.org/confluence/display/solr/Collections+API#CollectionsAPI-modifycoll
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]