RE: Solr.cmd cannot create collection in Solr 5.2.1

2015-10-28 Thread Adrian Liew
, 2015 12:11 AM To: solr-user@lucene.apache.org Subject: Re: Solr.cmd cannot create collection in Solr 5.2.1 On 10/26/2015 2:23 AM, Adrian Liew wrote: > { > "responseHeader":{ > "status":0, > "QTime":1735}, > > "failure":{&

Re: Solr.cmd cannot create collection in Solr 5.2.1

2015-10-26 Thread Shawn Heisey
On 10/26/2015 12:08 PM, Upayavira wrote: > In the end, this needs to be replaced by HTTP APIs. In the meantime, a > switch to disable the solrconfig check sounds reasonable. > > Wanna create the ticket? Created: https://issues.apache.org/jira/browse/SOLR-8214 Thanks, Shawn

Re: Solr.cmd cannot create collection in Solr 5.2.1

2015-10-26 Thread Shawn Heisey
On 10/26/2015 2:23 AM, Adrian Liew wrote: > { > "responseHeader":{ > "status":0, > "QTime":1735}, > > "failure":{"":"org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrExce > ption:Error from server at http://172.18.111.112:8983/solr: Error CREATEing > Solr > Core

Re: Solr.cmd cannot create collection in Solr 5.2.1

2015-10-26 Thread Shalin Shekhar Mangar
+1 let's have upconfig complain loudly if the directory being uploaded doesn't have a solrconfig.xml On Mon, Oct 26, 2015 at 9:56 PM, Upayavira wrote: > On Mon, Oct 26, 2015, at 04:10 PM, Shawn Heisey wrote: >> On 10/26/2015 2:23 AM, Adrian Liew wrote: >> > { >> >

Re: Solr.cmd cannot create collection in Solr 5.2.1

2015-10-26 Thread Upayavira
On Mon, Oct 26, 2015, at 04:10 PM, Shawn Heisey wrote: > On 10/26/2015 2:23 AM, Adrian Liew wrote: > > { > > "responseHeader":{ > > "status":0, > > "QTime":1735}, > > > > "failure":{"":"org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrExce > > ption:Error from server at

Re: Solr.cmd cannot create collection in Solr 5.2.1

2015-10-26 Thread Shawn Heisey
On 10/26/2015 11:27 AM, Shalin Shekhar Mangar wrote: > +1 let's have upconfig complain loudly if the directory being uploaded > doesn't have a solrconfig.xml +1 I like this idea, as long as there's some kind of "force" option to bypass that check. I can imagine situations where somebody might

Re: Solr.cmd cannot create collection in Solr 5.2.1

2015-10-26 Thread Upayavira
On Mon, Oct 26, 2015, at 06:04 PM, Shawn Heisey wrote: > On 10/26/2015 11:27 AM, Shalin Shekhar Mangar wrote: > > +1 let's have upconfig complain loudly if the directory being uploaded > > doesn't have a solrconfig.xml > > +1 > > I like this idea, as long as there's some kind of "force" option