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 dlx:
http://wiki.apache.org/solr/SpellCheckComponent

The comment on the change is:
add information about spellchecker.dictionary parameter

------------------------------------------------------------------------------
  For example, if the input query was "jawa class lording" and the best 
suggestion for "jawa" was "java" and "lording" was "loading", then the
  resulting collation would be "java class loading" 
  
+ == spellcheck.dictionary ==
+ 
+ The name of the spellchecker to use. This defaults to "default". Can be used 
to invoke a specific spellchecker on a per request basis.
+ 
  [[Anchor(examples)]]
  = Use in the Solr Example =
  

Reply via email to