Re: Solr Open File Descriptors

2011-10-22 Thread samarth s
Thanks for sharing your insights shawn On Mon, Oct 17, 2011 at 1:27 AM, Shawn Heisey wrote: > On 10/16/2011 12:01 PM, samarth s wrote: > >> Hi, >> >> Is it safe to assume that with a megeFactor of 10 the open file >> descriptors >> required by solr would be around (1+ 10) * 10 = 110 >> ref: *htt

Re: Solr Open File Descriptors

2011-10-16 Thread Shawn Heisey
On 10/16/2011 12:01 PM, samarth s wrote: Hi, Is it safe to assume that with a megeFactor of 10 the open file descriptors required by solr would be around (1+ 10) * 10 = 110 ref: *http://onjava.com/pub/a/onjava/2003/03/05/lucene.html#indexing_speed* Solr wiki: http://wiki.apache.org/solr/SolrPerf