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

ASF subversion and git services commented on LUCENE-5068:
---------------------------------------------------------

Commit 1498771 from [~steve_rowe]
[ https://svn.apache.org/r1498771 ]

LUCENE-5068: QueryParserUtil.escape() does not escape forward slash. (merge 
trunk r1498770)
                
> QueryParserUtil.escape() does not escape forward slash
> ------------------------------------------------------
>
>                 Key: LUCENE-5068
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5068
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: core/queryparser
>    Affects Versions: 4.0
>            Reporter: Matias Holte
>            Priority: Minor
>
> QueryParserUtil.escape() and QueryParser.escape() have different 
> implementations. Most important, the former omit escaping forward slash 
> ("/"). This again caused errors in the queryparser when a query ended with 
> forward slash. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Reply via email to