Re: An observation on the "Too Many Files Open" problem

2007-12-24 Thread Otis Gospodnetic
Mark, Another question to ask is: do you *really* need to be calling commit every 300 docs? Unless you really need searchers to see your 300 new docs, you don't need to commit. Just optimize + commit at the end of your whole batch. Lowering the mergeFactor is the right thing to do. Out of c

Re: An observation on the "Too Many Files Open" problem

2007-12-24 Thread Yonik Seeley
On Dec 24, 2007 1:25 PM, Mark Baird <[EMAIL PROTECTED]> wrote: > So my question is, when the Reader is being closed due to a commit, what > exactly is happening? Is it just being set to null and a new instance being > created? No, we reference count the SolrIndexSearcher so that it is closed imme

An observation on the "Too Many Files Open" problem

2007-12-24 Thread Mark Baird
Running our Solr server (latest 1.2 Solr release) on a Linux machine we ran into the "Too Many Open Files" issue quite a bit. We've since changed the ulimit max filehandle setting, as well as the Solr mergeFactor setting and haven't been running into the problem anymore. However we are seeing som

SOLR ON TOMCAT SERVER

2007-12-24 Thread NaveenKumar.Dhayalan
Hi all, Problem in deploying SOLR on tomcat, followed the setups in the link http://wiki.apache.org/solr/SolrTomcat#head-7036378fa48b79c0797cc8230a8a a0965412fb2e Please anyone help me?? My Configuration: Tomcat 5.5.16 apache-solr-nightly(19/12/2007). Error: INFO: Using JNDI so

Merry Christmas and happy new year

2007-12-24 Thread climbingrose
Good day all Solr users & developers, May I wish you and your family a merry Xmas and happy new year. Hope that new year brings you all health, wealth and peace. It's been my pleasure to be on this mailing list and working with Solr. Thank you all! -- Cheers, Cuong Hoang