-0600
: From: "Dyer, James"
: Reply-To: solr-user@lucene.apache.org
: To: "solr-user@lucene.apache.org"
: Subject: RE: can't make sense of spellchecker results when using techproducts
: example
:
: Chris,
:
: - DirectSpellChecker has a setting for "minPrefix"
Chris,
- DirectSpellChecker has a setting for "minPrefix" which the techproducts
example sets to 1 (also the default). So it will never try to correct the
first character. I think this is both a performance optimization and is based
on the assumption that we rarely misspell the first characte