You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by AlexeyK <le...@gmail.com> on 2013/04/21 10:47:59 UTC

custom routing in SolrCloud - shard assignment

I'm going to use the implicitdocrouter for sharding. Our sharding is not
based on a hashing mechanism.
As far as I understand, if I don't provide the numShards parameter, implicit
router is used. My question is:
Using the implicit routing, how can I assign a new core to a new shard,
instead of joining an existing one?
Should I provide it explicitly as a part of the solr.xml or parameter to
CoreAdmin?

Can anyone point me to an explanation of the Overseer/State management
stuff? While the general mechanics is clear to me, there are a lot of entry
points and small details with little documentation.

Thanks,
Alexey




--
View this message in context: http://lucene.472066.n3.nabble.com/custom-routing-in-SolrCloud-shard-assignment-tp4057695.html
Sent from the Solr - User mailing list archive at Nabble.com.