[
https://issues.apache.org/jira/browse/SOLR-1034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brian Whitman updated SOLR-1034:
--------------------------------
Attachment: SOLR-ESCAPE.patch
Patch to escape ;
> ClientUtils.escapeQuery should escape ;
> ---------------------------------------
>
> Key: SOLR-1034
> URL: https://issues.apache.org/jira/browse/SOLR-1034
> Project: Solr
> Issue Type: Bug
> Components: clients - java
> Affects Versions: 1.4
> Environment: all
> Reporter: Brian Whitman
> Priority: Minor
> Fix For: 1.4
>
> Attachments: SOLR-ESCAPE.patch
>
>
> The ClientUtils escapeQueryChars does not escape a ; symbol. This causes some
> unexpected lexical errors when parsing query strings with ; in them.
> See
> http://mail-archives.apache.org/mod_mbox/lucene-solr-user/200902.mbox/%[email protected]%3e
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.