You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just FYI, this index doesn't have any deleted documents. We never issue deletes with our workflow. And I only started seeing it in ES 1.5+. But it's fine, I can workaround it.
Running this query on my data:
I'm getting this back:
At the very least, I can say I'm not getting null buckets in version 1.3.9. I don't have any 1.4 servers up right now to check.
Also, it only happens for min_doc_count=0. If I remove that, it goes away.
Is this desired behavior?
I found this existing issue: #6273
but that seems to asking for a null bucket, and it's still open.
The text was updated successfully, but these errors were encountered: