[
https://issues.apache.org/jira/browse/LUCENE-5068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Rowe resolved LUCENE-5068.
--------------------------------
Resolution: Fixed
Fix Version/s: 4.4
5.0
Assignee: Steve Rowe
Committed to trunk and branch_4x.
Thanks Matias!
> 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
> Assignee: Steve Rowe
> Priority: Minor
> Fix For: 5.0, 4.4
>
>
> 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]