You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Cassandra Targett (JIRA)" <ji...@apache.org> on 2018/01/04 21:51:00 UTC

[jira] [Updated] (SOLR-3626) CurrencyField with sortMissingLast="true"

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

Cassandra Targett updated SOLR-3626:
------------------------------------
    Issue Type: Improvement  (was: Bug)

> CurrencyField with sortMissingLast="true"
> -----------------------------------------
>
>                 Key: SOLR-3626
>                 URL: https://issues.apache.org/jira/browse/SOLR-3626
>             Project: Solr
>          Issue Type: Improvement
>          Components: Schema and Analysis
>    Affects Versions: 3.6
>            Reporter: Mikhail Mitrofanov
>             Fix For: 4.9, 6.0
>
>
> 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.4.14#64029)

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