You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/07/02 05:54:23 UTC

[jira] [Commented] (LUCENE-5068) QueryParserUtil.escape() does not escape forward slash

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

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

Commit 1498770 from [~steve_rowe]
[ https://svn.apache.org/r1498770 ]

LUCENE-5068: QueryParserUtil.escape() does not escape forward slash.
                
> 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org