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=31882>.
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=31882

[PATCH] FuzzyTermEnum optimization and refactor





------- Additional Comments From [EMAIL PROTECTED]  2004-10-26 21:57 -------
The "synchronized" for the similarity() method should no be necessary, should 
it? 
 
I tried modifying the value of TYPICAL_LONGEST_WORD_IN_INDEX (e.g. to 1 or to 
100) and I didn't see any real difference. Are you sure this particular 
optimization is useful? 
 
As I mentioned, the speedup of all changes together is 20-40% in my short 
tests, so I'm sure this patch will be committed sooner or later.

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

Reply via email to