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

Erik Hatcher commented on SOLR-6900:
------------------------------------

Another one: handle stdin, such that `cat data.csv | bin/post my_collection` 
works.  SimplePostTool can do this standalone.

> 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to