On 12/5/2013 4:08 PM, Hien Luu wrote:
Just curious what was the index rate that you were able to achieve?

What I've usually seen based on my experience and what people have said here and on IRC is that the data source is usually the bottleneck - Solr typically indexes VERY fast, as long as you have sized your hardware and configuration appropriately.

I import from MySQL. By running dataimport handlers on all my shards at once and using two servers for the entire index, I can do a full re-index of 87 million documents on my production hardware in under 5 hours. On my single dev server, it takes about 8.5 hours. I'm not using SolrCloud.I'm very7 confident that MySQL is the bottleneck here, not Solr.

Thanks,
Shawn

Reply via email to