Hi ,
I am using elasticsearch 5.4.2 and kibana also 5.4.2 . I want to check distinct counts for a string value field in elasticsearch .
Unique count greater than Count
Count
Unique count
Hi ,
I am using elasticsearch 5.4.2 and kibana also 5.4.2 . I want to check distinct counts for a string value field in elasticsearch .
Unique count greater than Count
Count
Unique count
In order to perform well at scale the cardinality aggregation is an approximation, although you can tune this to some extent. The reason behind this is described well in this post.
Thank you
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.