[
https://issues.apache.org/jira/browse/SOLR-6900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14270021#comment-14270021
]
Grant Ingersoll commented on SOLR-6900:
---------------------------------------
I tried:
{code}
bin/post citi "/foo/projects/content/citi-bike/2013-07 - Citi Bike trip
data.csv"
bin/post citi "/foo/projects/content/citi-bike/2013-07\ -\ Citi\ Bike\ trip\
bin/post citi /foo/content/citi-bike/2013-07\ -\ Citi\ Bike\ trip\ data.csv
{code}
> 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]