You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "James Miller (JIRA)" <ji...@apache.org> on 2009/09/28 20:15:16 UTC

[jira] Updated: (SOLR-1471) StatsComponent

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

James Miller updated SOLR-1471:
-------------------------------

    Attachment: SOLR-1471.patch

Here is a patch and unit test for single value field that counts missing for facets.

I'm not sure about multivalue fields, but I could try if someone points me in the right direction.



> StatsComponent 
> ---------------
>
>                 Key: SOLR-1471
>                 URL: https://issues.apache.org/jira/browse/SOLR-1471
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 1.4
>            Reporter: James Miller
>         Attachments: 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.