
DORONC at il
Oct 4, 2006, 11:21 PM
Post #4 of 4
(874 views)
Permalink
|
|
Re: Is it safe to remove the throw from FastCharStream.refill() ?
[In reply to]
|
|
Right... I was thinking about issue 388, which handled a CPU issue in IndexWriter.maybeMergeSegments(), and certainly not the FastCharStream IOException issue (that was discussed there). Thanks Paul for catching this, Doron Paul Smith <psmith [at] aconex> wrote on 04/10/2006 22:40:14: > On 05/10/2006, at 3:34 PM, Doron Cohen wrote: > > If I read the JIRA issue right, it look as if this is fixed in Lucene > 2.0.1. > Is it? > > If so, where can I download 2.0.1? > > No 2.0.1 was released (yet). > This issue is fixed in the "svn head". > Nightly builds that include this (and other things) are found in > http://people.apache.org/dist/lucene/java/nightly/ > Be aware that these are not announced releases, just nightly builds.. > > But, that issue address a performance problem with IndexWriter, not > the underlying FastCharStream+IOException==bad problem, I'm pretty > sure that's still there. > > cheers, > > Paul --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe [at] lucene For additional commands, e-mail: java-dev-help [at] lucene
|