[
https://issues.apache.org/jira/browse/SOLR-9483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16088934#comment-16088934
]
Amrit Sarkar commented on SOLR-9483:
------------------------------------
I extended and improved a bit the pulled request changes by
[[email protected]] and put it in a patch like we are suppose to:
{code}
modified:
solrj/src/java/org/apache/solr/client/solrj/request/CollectionAdminRequest.java
modified:
solrj/src/test/org/apache/solr/client/solrj/CollectionAdminRequestRequiredParamsTest.java
{code}
Patch uploaded.
> 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: 7.0, 6.7
>
>
> 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.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]