Sum Multiple Buckets

Hi everyone,
I've a big db with thousand distincts values of keywords type.
I need to get the count of these values distinctly, however I must be extremely accurate so I cannot use "cardinality" and my distincts values are too much to group them into buckets and count the number on docs in each bucket.

Any ideas? Thank's for helps!

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.