Kalyan,
Tell us about your indexer. Is it DIH-powered? Custom Java code,
perhaps, using SolrJ indexing over HTTP? Is your indexer doing a lot
of work itself to preprocess documents before sending to Solr?
Erik
On Jul 1, 2009, at 3:42 PM, Manepalli, Kalyan wrote:
Hi,
I have a very generic question regarding indexing. In my
current app, I have about 450,000 docs each doc size around 2k. The
total indexing time is around 2hrs.
Now due to multi language support, the number of documents is
increasing to 2.0 million. The total indexing time is exceeding 6 hrs.
I wanted to know if there are any general tips to speedup the
indexing process.
Thanks,
Kalyan Manepalli