[
https://issues.apache.org/jira/browse/SOLR-6900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14277938#comment-14277938
]
Erik Hatcher edited comment on SOLR-6900 at 1/15/15 2:39 PM:
-------------------------------------------------------------
Latest improvements:
* Error handling: script now checks several things like collection specified,
files/directories not mixed with URLs, and that one or more are specified
* Spaces in file names now handled properly
* Script works when run from any working directory
Open issues:
* Windows version not implemented yet (volunteers to get this in for 5.0?
Otherwise will be deferred to a later version)
* args (direct string to post to Solr) and stdin not yet supported
was (Author: ehatcher):
Latest improvements:
* Error handling: script now checks several things like collection specified,
files/directories not mixed with URLs, and that one more are specified
* Spaces in file names now handled properly
* Script works when run from any working directory
Open issues:
* Windows version not implemented yet (volunteers to get this in for 5.0?
Otherwise will be deferred to a later version)
* args (direct string to post to Solr) and stdin not yet supported
> 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
> Priority: Blocker
> 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]