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

Xu Zhang updated SOLR-6452:
---------------------------
    Attachment: SOLR-6452-trunk.patch

I talked with Tomas, new to fix the bug based on Tomas's comment.

Right now, for multi-value stats field, we only test stats.facet on String 
fieldtype. I add another simple test case testing stats.facet on int type. 
Looks like this part is still buggy.

> StatsComponent "missing" stat won't work with docValues=true and indexed=false
> ------------------------------------------------------------------------------
>
>                 Key: SOLR-6452
>                 URL: https://issues.apache.org/jira/browse/SOLR-6452
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 5.0, 4.10
>            Reporter: Tomás Fernández Löbbe
>         Attachments: SOLR-6452-trunk.patch, SOLR-6452-trunk.patch
>
>
> StatsComponent can work with DocValues, but it still required to use 
> indexed=true for the "missing" stat to work. Missing values should be 
> obtained from the docValues too.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to