Re: SOLR Cloud Collection Management quesiotn.

2013-05-15 Thread Mark Miller
t is the determining criteria. > > Thanks, > > Rishi. > > > > -Original Message- > From: Anshum Gupta > To: solr-user > Sent: Tue, May 14, 2013 9:42 pm > Subject: Re: SOLR Cloud Collection Management quesiotn. > > > Hi Rishi, > >

Re: SOLR Cloud Collection Management quesiotn.

2013-05-15 Thread Rishi Easwaran
distributed, what is the determining criteria. Thanks, Rishi. -Original Message- From: Anshum Gupta To: solr-user Sent: Tue, May 14, 2013 9:42 pm Subject: Re: SOLR Cloud Collection Management quesiotn. Hi Rishi, If you have your cluster up and running, just add the nodes and they

Re: SOLR Cloud Collection Management quesiotn.

2013-05-14 Thread Anshum Gupta
From: Rishi Easwaran > To: solr-user > Sent: Tue, May 14, 2013 2:58 pm > Subject: SOLR Cloud Collection Management quesiotn. > > > Hi, > > I am beginning to work on SOLR cloud implementation. > I created a collection using the collections API > > http://myhost:port

Re: SOLR Cloud Collection Management quesiotn.

2013-05-14 Thread Rishi Easwaran
ue, May 14, 2013 2:58 pm Subject: SOLR Cloud Collection Management quesiotn. Hi, I am beginning to work on SOLR cloud implementation. I created a collection using the collections API http://myhost:port/solr/admin/collections?action=CREATE&name=testCloud1&numShards=6&repl

SOLR Cloud Collection Management quesiotn.

2013-05-14 Thread Rishi Easwaran
Hi, I am beginning to work on SOLR cloud implementation. I created a collection using the collections API http://myhost:port/solr/admin/collections?action=CREATE&name=testCloud1&numShards=6&replicationFactor=2&collection.configName=myconf&maxShardsPerNode=1 My cluster now has 6 shards and 2 rep