I am trying here implicit routing and want to create a collection with 3 shards with names Active,Inactive and Terminated. I created a _route_ field in schema and copied my status field which contains Active or Inactive or Terminated. I used copyfield in schema.xml to copy from status to _route_. I specified _route_ as my route field in my implicit routing , while creating a collection with implicit routing and shard names as Active,Inactive and Terminated. But all my documents are still going to the same shard. Any hits are highly appreciated.
Thanks Hemanth -- Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html