Hi!Consider "abcd" and fuzzy factor 0.75: changing 1 character equals a levensthein distance of exactly 0.75. So isn't it wrong to abandon
term > (1/(1-minSimilarity))
? Wouldn't >= be correct? --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
