[ https://issues.apache.org/jira/browse/SOLR-6852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14247288#comment-14247288 ]
Anshum Gupta commented on SOLR-6852: ------------------------------------ right, that's what I'm checking on. {code} if(url==null && core== null) { fatal(....); } {code} > SimplePostTool should no longer default to collection1 > ------------------------------------------------------ > > Key: SOLR-6852 > URL: https://issues.apache.org/jira/browse/SOLR-6852 > Project: Solr > Issue Type: Improvement > Reporter: Anshum Gupta > Assignee: Anshum Gupta > Fix For: 5.0 > > > Solr no longer would be bootstrapped with "collection1" and so it no longer > makes sense for the SimplePostTool to default to collection1 either. > Without an explicit collection/core/url value, the call should just fail fast. -- 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