You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Grant Ingersoll (JIRA)" <ji...@apache.org> on 2009/11/17 16:09:39 UTC

[jira] Resolved: (SOLR-1569) Allow literal Strings in functions

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