[ 
https://issues.apache.org/jira/browse/SOLR-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762459#action_12762459
 ] 

Yonik Seeley commented on SOLR-1471:
------------------------------------

Found it... in UnInvertedField.getStats(), the FieldType was being overwritten 
by the type of the facet fields.

> StatsComponent does not calculate number missing for facets
> -----------------------------------------------------------
>
>                 Key: SOLR-1471
>                 URL: https://issues.apache.org/jira/browse/SOLR-1471
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 1.4
>            Reporter: James Miller
>            Assignee: Grant Ingersoll
>             Fix For: 1.4
>
>         Attachments: SOLR-1471.patch, SOLR-1471.patch
>
>
> The StatsComponent always returns a missing value of 0 for stats.facet. The 
> number of missing is calculated for the overall field statistics, but not for 
> the facets.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to