Maybe it would be better if Solr checked the live nodes and not all the
existing nodes in zk. If a server dies and you need to start a new one, it
would go straight to the correct shard without one needing to specify it
manually. Of course, the problem could be if a server goes down for a
minute an
the SolrCores involved.
> >
> >> 2. when running a new solr instance - any way to tell solr/zookeper -
> >> "add
> >> this instance to shard X"?
> >
> > Specify a shardId when creating the core or configuring it in solr.xml
> and
> > make it match the shard you want to add to.
> >
> > - Mark
>
>
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/solr-cloud-shards-and-servers-issue-tp4021101p402.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
uring it in solr.xml and
> make it match the shard you want to add to.
>
> - Mark
--
View this message in context:
http://lucene.472066.n3.nabble.com/solr-cloud-shards-and-servers-issue-tp4021101p402.html
Sent from the Solr - User mailing list archive at Nabble.com.
On Nov 19, 2012, at 11:24 AM, joe.cohe...@gmail.com wrote:
> Hi
> I have the following scenario:
> I have 1 collection across 10 servers. Num of shards: 10.
> Each server has 2 solr instances running. replication is 2.
>
> I want to move one of the instances to another server. meaning, kill the
/zookeeper - "Forget about that instance"?
2. when running a new solr instance - any way to tell solr/zookeper - "add
this instance to shard X"?
thanks.
--
View this message in context:
http://lucene.472066.n3.nabble.com/solr-cloud-shards-and-servers-issue-tp4021101.html
Sent