Hi Patrick, we use JIRA now:
http:
//issues.apache.org/jira/browse/LUCENE-425
That issue might be related to this bug, recently fixed:
http
s://issues.apache.org/jira/browse/LUCENE-481
If your problem is reproducible enough, could you try your
application with
1.9-rc1?
htt
p://www.apache.org/dyn/closer.cgi/lucene/java/
-Yonik
On 2/22/06, Patrick Kimber <mailing.patrick.kimber gmail.com> wrote:
> I am getting intermittent errors with Lucene. Here are
two examples:
> java.io.IOException: Cannot rename
E:\lucene\segments.new to E:\lucene\segments
> java.io.IOException: Cannot rename E:\lucene\_8ya.tmp
to E:\lucene\_8ya.del
>
> This issue has an open BugZilla entry:
> http://issues.apache.org/bugzilla/show_bug.cgi?id=36241
a>
>
> I thought this error must be caused by an error in my
application. To
> try and solve the error I used the LuceneIndexAccessor
in my
> application:
> http://issues.apache.org/bugzilla/show_bug.cgi?id=34995
a>
>
> I am still getting the error.
>
> 1) Is there a reason (other than time and resource) why
the bug report
> is still set to "NEW" after 6 months (since
August 2005)?
>
> 2) Is the problem likely to be in my application? Any
ideas how I
> could go about solving this issue?
>
> Thanks for your help
> Patrick
>
>
------------------------------------------------------------
---------
> To unsubscribe, e-mail: java-user-unsubscribe lucene.apache.org
> For additional commands, e-mail: java-user-help lucene.apache.org
>
>
------------------------------------------------------------
---------
To unsubscribe, e-mail: java-user-unsubscribe lucene.apache.org
For additional commands, e-mail: java-user-help lucene.apache.org
|