You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Hoss Man (JIRA)" <ji...@apache.org> on 2013/03/03 01:11:12 UTC

[jira] [Updated] (SOLR-4138) currency field doesn't work with functions (ie: isn't compatible with frange query)

     [ https://issues.apache.org/jira/browse/SOLR-4138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hoss Man updated SOLR-4138:
---------------------------

    Attachment: SOLR-4138.patch

Updated previous patch to work with trunk, and to include a new {{currency(field_name,[currency_code])}} function like the one i hypothesized in my previous comment.

still several nocommit's related to the docs to make it clear what's what -- but the tests all pass and the code seems complete to me.
                
> currency field doesn't work with functions (ie: isn't compatible with frange query)
> -----------------------------------------------------------------------------------
>
>                 Key: SOLR-4138
>                 URL: https://issues.apache.org/jira/browse/SOLR-4138
>             Project: Solr
>          Issue Type: Bug
>          Components: search
>    Affects Versions: 4.0
>            Reporter: Grzegorz Sobczyk
>         Attachments: SOLR-4135-test.patch, SOLR-4138.patch, SOLR-4138.patch
>
>
> In general, using CurrencyField with FunctionQueries doesn't work
> In particular, as originally reported...
> Filtering using {!frange} syntax isn't work properly. (rather at all)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org