Dear Wiki user, You have subscribed to a wiki page or wiki category on "Solr Wiki" for change notification.
The following page has been changed by MikeKlaas: http://wiki.apache.org/solr/SpellCheckerRequestHandler The comment on the change is: typo ------------------------------------------------------------------------------ === accuracy === - (sp.query.accurary in <!> ["Solr1.3"]) + (sp.query.accuracy in <!> ["Solr1.3"]) A float value between 1.0 and 0.0 on how close the suggested words should match the original word being checked (calculated using the [http://en.wikipedia.org/wiki/Levenshtein_distance Levenshtein distance] algorithm). The default value is 0.5 but can be configured in SolrConfigXml.
