Hi Prasi,

I'd highly recommend you to go through the SolrCloud wiki here:
http://wiki.apache.org/solr/SolrCloud .

When it comes to SolrCloud, you need to read about collections before you
go any further.
I don't know anything about your use case so I'm guessing you just probably
are trying to create a collection with 2 shards (numShards=2).

Look at the collections API and how to create/delete collections.


On Thu, Aug 8, 2013 at 3:04 PM, Prasi S <prasi1...@gmail.com> wrote:

> I have setup solr 4.4 with cloud and have created two cores mycore_shard1,
> mycore_shard2.  I have few questions here,
>
>
> 1. Once the setup is ready, i could see a default collection "collection"
> with :shard1 in the admin -> cloud page. How to remove it. I have deleted
> the core.properties file in the /solr/collection/core.propeties file. But
> still it shoots up. Where is it stored.
>
> 2. Where do I find the shard configurationf for mycore_shard1 ,
> mycore_shard2 ?
>
>
> Thanks in advance.
>



-- 

Anshum Gupta
http://www.anshumgupta.net

Reply via email to