Re: merge factor performance

2011-08-08 Thread Erick Erickson
What version of Solr are you using? And how are you sending your docs to Solr? Bumping your JVM size and bumping your RAM size to 128M also might help.. How are you sending your docs to Solr? And where are you getting them from? Are you sure that Solr is your problem or is it your data acquisitio

Re: merge factor performance

2011-08-04 Thread Naveen Gupta
Sorry for 15k Docs, it is taking 3 mins. On Thu, Aug 4, 2011 at 10:07 PM, Naveen Gupta wrote: > Hi, > > We are having a requirement where we are having almost 100,000 documents to > be indexed (atleast 20 fields). These fields are not having length greater > than 10 KB. > > Also we are running p

merge factor performance

2011-08-04 Thread Naveen Gupta
Hi, We are having a requirement where we are having almost 100,000 documents to be indexed (atleast 20 fields). These fields are not having length greater than 10 KB. Also we are running parallel search for the same index. We found that it is taking almost 3 min to index the entire documents. S