[
https://issues.apache.org/jira/browse/SOLR-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll resolved SOLR-1569.
-----------------------------------
Resolution: Fixed
Committed revision 881319.
> 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
>
> Attachments: SOLR-1569.patch
>
>
> 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.