[
https://issues.apache.org/jira/browse/SOLR-6655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14185950#comment-14185950
]
Jan Høydahl commented on SOLR-6655:
-----------------------------------
Remember that the guiding principle behind *simple* post tool is that it shall
have NO dependencies on non-JDK libs, but be a 100% self contained java file.
Perhaps it's time to create a *SolrPostTool* from scratch using SolrJ, ZK,
proper commons-cli argument parsing, depend on some open source crawler library
etc, and thus create a robust cmdline tool for pushing data to Solr.
> 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]