Hi,
I want to do a fuzzy search that compare a phrase to a field in solr. For
example:
"abc company ltda" will be compared to "abc comp", "abc corporation", "def
company ltda", "nothing to match here".
The thing is the it has to always returns documents sorted by its score.
I've found some good
ddition. Others have asked about this before.
>
> FuzzyQuery finds terms "close" to other terms, when measured by edit
> distance, eg fuzzy/wuzzy/muzzy are all edit distance one from each
> other.
>
> Mike
>
> http://blog.mikemccandless.com
>
> On Wed, May 18, 2011 at