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

Steve Rowe updated SOLR-10503:
------------------------------
    Attachment: SOLR-10503.patch

Patch deprecating CurrencyField in favor of a new points-based 
CurrencyPointField.

I had to pull some top-level classes out of CurrencyField (CurrencyValue and 
FileExchangeRateProvider) in order to share them between the new and old 
classes.  Similarly, I moved CurrencyField.getCurrency() to CurrencyValue, so 
that the two classes didn't have to refer to CurrencyField.

I fixed up the ref guide, and changed all example schemas to use only the new 
CurrencyPointField.

Precommit and all Solr tests pass.

I think it's ready to go.

> CurrencyField should be changed from TrieLongField to LongPointField for 
> underlying raw-polyfield
> -------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-10503
>                 URL: https://issues.apache.org/jira/browse/SOLR-10503
>             Project: Solr
>          Issue Type: Sub-task
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Hoss Man
>         Attachments: SOLR-10503.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to