Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
4.10.2
-
None
-
None
Description
If you typo or otherwise mess up the queryAnalyzerFieldType setting in solrconfig.xml for the spellcheck component, you will not get an error. Instead, the code falls back to the default (WhitespaceTokenizer). This should really be an error.