[ https://issues.apache.org/jira/browse/SOLR-1083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Shalin Shekhar Mangar resolved SOLR-1083. ----------------------------------------- Resolution: Fixed Committed revision 757682. Thanks Noble! > An Evaluator for escaping query characters > ------------------------------------------ > > Key: SOLR-1083 > URL: https://issues.apache.org/jira/browse/SOLR-1083 > Project: Solr > Issue Type: New Feature > Reporter: Shalin Shekhar Mangar > Assignee: Shalin Shekhar Mangar > Priority: Minor > Fix For: 1.4 > > Attachments: SOLR-1083.patch, SOLR-1083.patch > > > Add an Evaluator implementation which uses ClientUtils.escapeQueryChars to > escape characters that are not allowed in Solr queries. > {code} > ${dataimporter.functions.escapeQueryChars(a.x)} > {code} -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.