|
|
+
nutchsolruser 2012-06-06, 11:36
-
Re: Use of Soundex in solr spellcheckerLance Norskog 2012-06-07, 03:52
Metaphone and DoubleMetaphone are more advanced that Soundex, and they
already exist as filters. There is no independent measure of accuracy for Solr- you have to decide if you like the results. On Wed, Jun 6, 2012 at 4:36 AM, nutchsolruser <[EMAIL PROTECTED]> wrote: > Does incorporating soundex algorithm into solr improve spellchecker accuracy? > (If yes then please provide useful pointers for doing this ) > > -- > View this message in context: http://lucene.472066.n3.nabble.com/Use-of-Soundex-in-solr-spellchecker-tp3987968.html > Sent from the Solr - User mailing list archive at Nabble.com. -- Lance Norskog [EMAIL PROTECTED] |