[ 
https://issues.apache.org/jira/browse/SOLR-694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shalin Shekhar Mangar updated SOLR-694:
---------------------------------------

    Attachment: SOLR-694.patch

Uses SpellingQueryConverter as the default if no queryConverters are defined in 
configuration.

> error message is misleading when there is no queryconverter defined
> -------------------------------------------------------------------
>
>                 Key: SOLR-694
>                 URL: https://issues.apache.org/jira/browse/SOLR-694
>             Project: Solr
>          Issue Type: Improvement
>          Components: spellchecker
>    Affects Versions: 1.3
>            Reporter: Stefan Oestreicher
>            Priority: Trivial
>         Attachments: SOLR-694.patch
>
>
> the relevant code (org.apache.solr.handler.component.SpellCheckComponent) 
> only checks if the size of the queryConverters map equals 1 and throws a 
> RuntimeException with the message "One and only one queryConverter may be 
> defined" if it does not.
> But if there are no query converters defined this message is quite misleading.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to