[ 
https://issues.apache.org/jira/browse/SOLR-9483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16088934#comment-16088934
 ] 

Amrit Sarkar edited comment on SOLR-9483 at 7/16/17 2:04 PM:
-------------------------------------------------------------

I extended and improved little the pulled request changes by 
[~susheel2...@gmail.com] 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.



was (Author: sarkaramr...@gmail.com):
I extended and improved a bit the pulled request changes by 
[~susheel2...@gmail.com] 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
>
>         Attachments: SOLR-9483.patch
>
>
> 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to