Kingston Duffie created SOLR-6028:
-------------------------------------

             Summary: SOLR returns 500 error code for query /<,/
                 Key: SOLR-6028
                 URL: https://issues.apache.org/jira/browse/SOLR-6028
             Project: Solr
          Issue Type: Bug
          Components: query parsers
    Affects Versions: 4.7.1
            Reporter: Kingston Duffie
            Priority: Minor


If you enter the following query string into the SOLR admin console to execute 
a query, you will get a 500 error:

/<,/

This is an invalid query -- in the sense that the field between the slashes is 
not a valid regex.  Nevertheless, I would have expected to get a 400 error 
rather than 500.



--
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