Re: Difficulties in getting Solrcloud running

2015-08-19 Thread Susheel Kumar
Use command like below to create collection http:// :/solr/admin/collections?action=CREATE&name=&numShards=2&replicationFactor=2&maxShardsPerNode=2&collection.configName= Susheel On Wed, Aug 19, 2015 at 11:03 AM, Kevin Lee wrote: > Hi, > > Have you created a collection yet? If not, then the

Re: Difficulties in getting Solrcloud running

2015-08-19 Thread Kevin Lee
Hi, Have you created a collection yet? If not, then there won’t be a graph yet. It doesn’t show up until there is at least one collection. - Kevin > On Aug 19, 2015, at 5:48 AM, Merlin Morgenstern > wrote: > > HI everybody, > > I am trying to setup solrcloud on ubuntu and somehow the grap