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]



Reply via email to