See the SpellCheckComponent:

http://wiki.apache.org/solr/SpellCheckComponent

Also, the phoneme filters like DoubleMetaphone turn a word into a
series a phonemes. Misspellings that are in the right order will
become the same series. I don't know how to build a spelling
dictionary from a phoneme-filtered field.

On Wed, Apr 7, 2010 at 12:31 PM, Blargy <zman...@hotmail.com> wrote:
>
> Whats is the best way to handle misspellings? Complete ignore them and
> suggest alternative searches or some sort of fuzzy matching?
>
> Also, is it possible to use fuzzy matching using the dismax request handler?
>
> Thanks
> --
> View this message in context: 
> http://n3.nabble.com/Best-practice-to-handle-misspellings-tp704006p704006.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>



-- 
Lance Norskog
goks...@gmail.com

Reply via email to