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

ASF subversion and git services commented on SOLR-9931:
-------------------------------------------------------

Commit a810fb3234ec461e23c76533fbfcc523d4c46faa in lucene-solr's branch 
refs/heads/master from [~yo...@apache.org]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=a810fb3 ]

SOLR-9931: return 0 for hll on field with no values in bucket


> 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
>         Attachments: SOLR-9931.patch, SOLR-9931.patch
>
>
> 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-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to