Re: Failed to create solr core in Solr 8.9.0 using Solr API

2021-08-20 Thread Shawn Heisey
On 8/20/2021 2:00 AM, Ravi Mishra wrote: # My solr is working just fine I run few command to verify: $ curl "http://0.0.0.0:8983/solr/admin/collections?action=clusterstatus&wt=xml"; 0 19 192.168.1.2:8983_solr This would indicate that Solr is running in cloud mode (

AW: Failed to create solr core in Solr 8.9.0 using Solr API

2021-08-20 Thread Andreas Mock
> -Ursprüngliche Nachricht- > Von: Ravi Mishra > Gesendet: Freitag, 20. August 2021 10:00 > An: users@solr.apache.org > Betreff: Failed to create solr core in Solr 8.9.0 using Solr API > as I want to run Solr as standalone application through my specific > ve

Failed to create solr core in Solr 8.9.0 using Solr API

2021-08-20 Thread Ravi Mishra
HI All, Please help me. I am stuck in solr core creation. I have created Solr war file followed process as mentioned in https://gist.github.com/fschiettecatte/836d13be0c95f1fd159e45d3af861952 as I want to run Solr as standalone application through my specific version of jetty server. # After cre