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

Tomás Fernández Löbbe updated SOLR-6229:
----------------------------------------

    Attachment: SOLR-6229.patch

> Make SuggestComponent return 400 instead of 500 for bad dictionary selected 
> in request
> --------------------------------------------------------------------------------------
>
>                 Key: SOLR-6229
>                 URL: https://issues.apache.org/jira/browse/SOLR-6229
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 4.9, 5.0
>            Reporter: Tomás Fernández Löbbe
>            Priority: Minor
>         Attachments: SOLR-6229.patch
>
>
> Right now, when a dictionary that doesn't exist is selected using 
> "suggest.dictionary", or when no dictionary is selected and there is no 
> default, the SuggestComponent throws an IllegalArgumentException, which then 
> translate into a 500 - Service Error. This should be a 400.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to