[
https://issues.apache.org/jira/browse/SOLR-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12778874#action_12778874
]
Grant Ingersoll commented on SOLR-1569:
---------------------------------------
See
http://www.lucidimagination.com/search/document/2ca306cbd392493f/passing_string_constants_to_functions
> Allow literal Strings in functions
> ----------------------------------
>
> Key: SOLR-1569
> URL: https://issues.apache.org/jira/browse/SOLR-1569
> Project: Solr
> Issue Type: Bug
> Reporter: Grant Ingersoll
> Assignee: Grant Ingersoll
> Priority: Minor
> Fix For: 1.5
>
>
> Some functions (for instance, those who take a geohash) may need to pass
> literal strings. This patch modifies the FunctionQParser to allow for quoted
> strings in functions (either single quote or double quote) to be passed
> through as a LiteralValueSource. It also adds the LiteralValueSource.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.