Shalin Shekhar Mangar wrote:

| If you use spellcheck.q parameter for specifying
| the spelling query, then the field's analyzer will
| be used [...] If you use the q parameter, then the
| SpellingQueryConverter is used.

http://markmail.org/message/k35r7qmpatjvllsc - message
http://markmail.org/thread/gypvpfnsd5sggkpx  - whole thread

Is it correct to say that when I intend to always use
the spellcheck.q parameter I do not need to specify a
queryAnalyzerFieldType in my spellcheck searchComponent,
which I define in solrconfig.xml?

Given the limitations of the SpellingQueryConverter laid
out in the thread referred to above, it seems you want to
use the spellcheck.q parameter for anything but what can
be encoded in ASCII. Is that true?

Michael Ludwig

Reply via email to