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