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

Anshum Gupta commented on SOLR-6655:
------------------------------------

Sure! Just that, it'd be another issue. SimplePostTool however should accept 
independent params to really make it *simple*.
Collection, port, core to begin with. 

If we intend to use a common param '-c' for both, the collection and core, we 
should document it to avoid ambiguity there. I did open an issue (SOLR-6379) on 
a similar note but it's still open due to lack of consensus. I wouldn't want 
the same ambiguity to be dragged on to other parts of Solr too.

> Improve SimplePostTool to easily specify target port/collection etc.
> --------------------------------------------------------------------
>
>                 Key: SOLR-6655
>                 URL: https://issues.apache.org/jira/browse/SOLR-6655
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Anshum Gupta
>              Labels: difficulty-easy, impact-medium
>         Attachments: SOLR-6655.patch
>
>
> Right now, the SimplePostTool has a single parameter 'url' that can be used 
> to send the request to a specific endpoint. It would make sense to allow 
> users to specify just the collection name, port etc. explicitly and 
> independently as separate parameters.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to