-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Facet Module
-
Labels:None
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.