I give some comments to this tompic:
 1 compoisteId with setting numshards
    1.1 uinique id (hash alogrith to set shard) 
    1.2 espically, prefix with "!" will be route to same shard if you set
"xxxx!yyyy" in id
 2 not set numshars
    2.1 user using "_field_"(schema.xml) to set where to sink data in shard
    2.2 use ip to insert local


In addition, if you set numshards with _field at the same time ,
compositerId will be used only.


Thanks.  



--
View this message in context: 
http://lucene.472066.n3.nabble.com/solr-shards-tp4041704p4042903.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to