You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by Nalini Kartha <na...@gmail.com> on 2012/12/06 17:36:28 UTC

minPrefix attribute of DirectSolrSpellChecker

Hi,

In most of the examples I have seen for configuring the
DirectSolrSpellChecker the minPrefix attribute is set to 1 (and this is the
default value as well).

Is there any specific reason for this - would performance take a hit if it
was set to 0? We'd like to support returning corrections which don't start
with the same letter so just wanted to confirm that there aren't any issues
with changing this.

Thanks,
Nalini