You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Yonik Seeley (JIRA)" <ji...@apache.org> on 2017/01/05 14:33:58 UTC

[jira] [Assigned] (SOLR-9931) hll omits value in distributed mode when no values in field

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

Yonik Seeley reassigned SOLR-9931:
----------------------------------

    Assignee: Yonik Seeley

> hll omits value in distributed mode when no values in field
> -----------------------------------------------------------
>
>                 Key: SOLR-9931
>                 URL: https://issues.apache.org/jira/browse/SOLR-9931
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: Facet Module
>            Reporter: Yonik Seeley
>            Assignee: Yonik Seeley
>
> Given a non-empty bucket, but hll of a field with no values for that bucket domain
> - In non-distributed mode, hll returns 0
> - In distributed mode, the key+value is omitted entirely
> We should make these consistent.
> In this case, what makes the most sense is to return 0 for both.



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

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