[
https://issues.apache.org/jira/browse/SOLR-3626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley updated SOLR-3626:
-------------------------------
Fix Version/s: (was: 4.7)
4.8
> CurrencyField with sortMissingLast="true"
> -----------------------------------------
>
> Key: SOLR-3626
> URL: https://issues.apache.org/jira/browse/SOLR-3626
> Project: Solr
> Issue Type: Bug
> Components: Schema and Analysis
> Affects Versions: 3.6
> Reporter: Mikhail Mitrofanov
> Fix For: 4.8
>
>
> My schema.xml has:
> <fieldType name="currency" class="solr.CurrencyField" sortMissingLast="true"
> precisionStep="8" currencyConfig="currency.xml" defaultCurrency="RUR" />
> ...
> <field name="price_r" type="currency" indexed="true" stored="true" />
> However, the record without specifying a price_r, if you sort appear in the
> list.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]