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
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.