Hi Doug, I'm using: lucene-1.4-final.jar
On Fri, Apr 15, 2005 at 08:52:54AM -0700, Doug Cutting wrote: > Guillermo Payet wrote: > >In any case... the point being that we want to just have one > >IndexSearcher for the whole App. > > > >But.. were starting to run out of file handles on our server, > >and an lsof returns lots and lots of these: > > > > java 22755 tomcat 320r REG 9,3 2992899 1177377 /var/ix/_2a8.cfs (deleted) > > java 22755 tomcat 321r REG 9,3 2994664 1177378 /var/ix/_2aa.cfs > > > >They accumulate until we end up with thousands of them, which breaks > >the whole thing. > > What version of Lucene are you using? > > Doug > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > -- Guillermo Payet L O C A L H A R V E S T http://www.localharvest.org Every Morning I awake torn between a desire to save the world and an inclination to savor it. This makes it hard to plan the day. -E.B.White --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
