You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/08/03 21:35:04 UTC

[jira] [Commented] (SOLR-7832) bin/post: do not require or allow -c when -url is specified

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

ASF subversion and git services commented on SOLR-7832:
-------------------------------------------------------

Commit 1693958 from [~ehatcher] in branch 'dev/trunk'
[ https://svn.apache.org/r1693958 ]

SOLR-7832: bin/post now allows either -url or -c, rather than requiring both

> bin/post: do not require or allow -c when -url is specified 
> ------------------------------------------------------------
>
>                 Key: SOLR-7832
>                 URL: https://issues.apache.org/jira/browse/SOLR-7832
>             Project: Solr
>          Issue Type: Bug
>          Components: scripts and tools
>    Affects Versions: 5.0
>            Reporter: Erik Hatcher
>            Assignee: Erik Hatcher
>            Priority: Minor
>             Fix For: 5.3
>
>
> {code}
> $ bin/post -url http://localhost:8983/solr/test/update example/films/films.csv 
> Collection must be specified.  Use -c <collection name> or set DEFAULT_SOLR_COLLECTION in your environment.
> {code}
> Of course the collection/core is specified within the -url so -c should be unnecessary.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org