[ 
https://issues.apache.org/jira/browse/JENA-950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14563551#comment-14563551
 ] 

ASF subversion and git services commented on JENA-950:
------------------------------------------------------

Commit 8c6e0b2aa5314cccd701fd47b08fff588a679009 in jena's branch 
refs/heads/master from [~andy.seaborne]
[ https://git-wip-us.apache.org/repos/asf?p=jena.git;h=8c6e0b2 ]

JENA-950 : Specific TextIdexParseException 

> Throw specific exception on lucene query string parse errors.
> -------------------------------------------------------------
>
>                 Key: JENA-950
>                 URL: https://issues.apache.org/jira/browse/JENA-950
>             Project: Apache Jena
>          Issue Type: Bug
>          Components: Fuseki, Text
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>
> If left to a bland TextIndexException, Fuseki will generate a 500 (server 
> error due to runtime execution error) when it is really a client error 400 
> (bad request). While lucense query strings can be variables, this is very 
> unusual and still not server error.
> Throw {{TextIndexParseException}}, subclass of {{QueryParseException}} to 
> differentiate internal errors and dynamic parse errors.



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

Reply via email to