You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by bu...@apache.org on 2004/07/13 16:22:33 UTC

DO NOT REPLY [Bug 30058] - Lucene Search has poor cpu utilization on a 4-CPU machine

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=30058>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=30058

Lucene Search has poor cpu utilization on a 4-CPU machine

otis@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From otis@apache.org  2004-07-13 14:22 -------
Changed in CVS, thanks.
I don't have an environment multi-threaded environment suitable for testing this
change, to ensure it doesn't break when multiple-threads access FieldInfos. 
Maybe somebody else does?
Regardless, it looks like there should be no threading issues, since the only
users of FieldInfos are classes that themselves ought to be thread-safe.

---------------------------------------------------------------------
To unsubscribe, e-mail: lucene-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: lucene-dev-help@jakarta.apache.org