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=32674>. 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=32674 ------- Additional Comments From [EMAIL PROTECTED] 2005-01-28 22:14 ------- Created an attachment (id=14131) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=14131&action=view) Initial Similarity for use with Wikipedia benchmark relevance test This is the untuned Similarity to initially try on the Wikipedia relevanc benchmark. It assumes there are two fields called "title" and "body" (actually own "body" is referenced). It is designed for use with DistributingMultiFieldQueryParser using these initial settings: private static final String[] DEFAULT_FIELDS = {"title", "body"}; private static final float[] DEFAULT_BOOSTS = {3.0f, 1.0f}; DEFAULT_BOOSTS may need tuning as well. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]