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

Hoss Man updated SOLR-4504:
---------------------------

    Fix Version/s: 4.2
    
> CurrencyField treats docs w/o value the same as having a value of 0.0
> ---------------------------------------------------------------------
>
>                 Key: SOLR-4504
>                 URL: https://issues.apache.org/jira/browse/SOLR-4504
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Hoss Man
>            Assignee: Hoss Man
>             Fix For: 4.2
>
>         Attachments: SOLR-4504.patch
>
>
> As noted by Gerald Blank on the mailing list, CurrencyField queries treat 
> documents w/o any value the same as documents wit ha value of 0.0f.
> observe that using the example solr schema, with any number of docs indexed, 
> this query matches all docs even though no docs have any values at all for 
> hte specified field...
> {noformat}
> http://localhost:8983/solr/select?q=hoss_c:[*%20TO%20*]
> {noformat}

--
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to