Thanks for clearing that. The way it is implemented, shard splitting must create the leaders of sub-shards on the same node as the leader of the parent shard. The location of the other replicas of the sub-shards are chosen at random. Split shard doesn't support a createNodeSet parameter yet but it'd make for a nice improvement. Can you please open a jira issue?
On Wed, Oct 16, 2013 at 1:00 PM, RadhaJayalakshmi < rlakshminaraya...@inautix.co.in> wrote: > Shalin, > It is working for me. As you pointed rightly, i had defined UNIQUE_KEY > field > in schema, but forgot to mention this field in the <uniqueKey> > decalaration. > After i added this, it started working. > One another question i have with regard to SPLITSHARD is, we are not able > to > control, which nodes of tomcat, the splitted shards should be create. > While creating a collection, we can mention createNodeSet to set our > preference of tomcat nodes on which the collections slices should be > created. > But i dont find that feature in SPLITSHARD API. Would you know that it is a > limitation in solr 4.4 or is there any other means by which we can achieve > this > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/SPLITSHARD-not-working-in-SOLR-4-4-0-tp4095623p4095809.html > Sent from the Solr - User mailing list archive at Nabble.com. > -- Regards, Shalin Shekhar Mangar.