Hi,

We are using Tomcat-4.0.6, jdk1.4.0.03 and Lucene 1.3.
We have a global index directory of 390136 KB size. It so happens that
sometimes, it throws and exception "Too many files open" when it tries
to open an IndexReader to this directory to create indexes and after
that, no search indexes are generated and all the indices get garbled
and no search results are returned either unless, we restore the working
copy of global index directory. What could be the reason behind this and
how can we resolve this issue?  

If upgrading to latest Lucene version is the answer, which version has
been thoroughly tested and can be used with minimal testing on our side?

Any help will be greatly appreciated. We need to resolve this issue
ASAP.

Thanks and regards
Neelam Bhatnagar


-----Original Message-----
From: Paul Elschot [mailto:[EMAIL PROTECTED] 
Sent: Saturday, September 11, 2004 1:00 PM
To: [EMAIL PROTECTED]
Subject: Re: Patch for bug 31174

Todd,

On Saturday 11 September 2004 01:01, Todd VanderVeen wrote:
> Hi,
>
> I recently submitted bug 31174 regarding the incomplete implementation
> of org.apache.lucene.search.Occur for remote use.
>
> Attached is a revised class with the fix. It is currently implemented
as
> an inner class of BooleanClause, but I separated it out for clarity.
Can
> someone inform me of the correct protocol and/or facilities for
offering
> further patches?

A good way is to add the patch as an attachment to the bug in bugzilla.
For every change in bugzilla concerning Lucene, bugzilla generates a
notification
email to this list.

Regards,
Paul Elschot


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to