Hi,

> -----Original Message-----
> From: Paul Taylor [mailto:paul_t...@fastmail.fm]
> Sent: Saturday, January 28, 2012 10:33 AM
> To: 'java-user@lucene.apache.org'
> Subject: Does Fuzzy Search scores the same as Exact Match
> 
> All things being equal does a fuzzy match give the same score as an exact
> match.
> i.e if I do a search for farmin and it matches two docs one on term
farmin, the
> other on term farming, will it score farming higher or score both the same
?

YES, depends on the Fuzzy configuration (rewrite method,...), but the
default does so!

Uwe


---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to