You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "David Smiley (JIRA)" <ji...@apache.org> on 2015/02/11 18:24:12 UTC

[jira] [Created] (SOLR-7100) SpellCheckComponent should throw error if queryAnalyzerFieldType provided doesn't exist

David Smiley created SOLR-7100:
----------------------------------

             Summary: SpellCheckComponent should throw error if queryAnalyzerFieldType provided doesn't exist
                 Key: SOLR-7100
                 URL: https://issues.apache.org/jira/browse/SOLR-7100
             Project: Solr
          Issue Type: Bug
          Components: spellchecker
    Affects Versions: 4.10.2
            Reporter: David Smiley
            Priority: Minor


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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org