[
https://issues.apache.org/jira/browse/SOLR-6900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14262644#comment-14262644
]
Alexandre Rafalovitch edited comment on SOLR-6900 at 1/1/15 7:27 PM:
---------------------------------------------------------------------
Also, the help message is problematic. The underlying simplepost tool talks
about using *-h* but you can't actually use that as the first parameter is the
collection name. A bit confusing.
But even if I give dummy collection name and -h, I am not sure the examples
given will actually work. So, maybe it's own help is needed for the tool.
was (Author: arafalov):
Also, the help message is problematic. The underlying simplepost tool talks
about using *-h* but you can't actually use that as the first parameter is the
collection name. A bit confusing.
> bin/post improvements needed
> ----------------------------
>
> Key: SOLR-6900
> URL: https://issues.apache.org/jira/browse/SOLR-6900
> Project: Solr
> Issue Type: Bug
> Affects Versions: 5.0, Trunk
> Reporter: Erik Hatcher
> Assignee: Erik Hatcher
> Fix For: 5.0, Trunk
>
>
> * Fix glob patterns. They don't work as expected: bin/post collection1
> \*.xml expands \*.xml such that the script gets all the file names as
> parameters not just literally "\*.xml"
> * Add error handling to check that the collection exists
> * Create Windows version
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]