My index has 76 million documents, I split it to 20 indexs because the
size of index is 33G. I deploy 20 shards for search response performence on
ec2's 20 instances.But when i wan't to update some doc, it means i must
traversal each index , and find the document is in which shard index, and
update the doc? It's crazy! How can i do? 
    thanks.
-- 
View this message in context: 
http://lucene.472066.n3.nabble.com/How-do-i-update-some-document-when-i-use-sharding-indexs-tp1053509p1053509.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to