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 2005/01/04 22:39:36 UTC

DO NOT REPLY [Bug 32942] - Fuzzy query scoring issues

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





------- Additional Comments From markharw00d@yahoo.co.uk  2005-01-04 22:39 -------
Created an attachment (id=13887)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=13887&action=view)
Fix for issues identified in this bug

Fix for the fuzzy scoring issues. Introduced new subclasses for BooleanQuery
and TermQuery - ExpandedTermsQuery and ExpandedTermQuery respectively.
"Fuzzy" queries (range, multiterm and fuzzy) now use these subclasses to make
use of their new Similarity implementations.

-- 
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: lucene-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: lucene-dev-help@jakarta.apache.org