Hi,
In SolrCloud you would want to upload your new currency.xml to ZK and then call
the collections API for a reload.
Alternatively you could write your own ExchangeRate Provider for Google
implementing the interface ExchangeRateProvider.
The downside here is that each Solr node then will fetch
Hi,
For currency, as suggested in the wiki and guide, the field type
is currency and the defaults would take usd and will take the exchange
rates from the currency.xml file located in the conf dir. We have script
that talks to google apis for the current currency exchange and
symlinked to