We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a28424e commit 597ab6dCopy full SHA for 597ab6d
docs/reference/aggregations/metrics/cardinality-aggregation.asciidoc
@@ -63,7 +63,7 @@ POST /sales/_search?size=0
63
defines a unique count below which counts are expected to be close to
64
accurate. Above this value, counts might become a bit more fuzzy. The maximum
65
supported value is 40000, thresholds above this number will have the same
66
-effect as a threshold of 40000. The default values is +3000+.
+effect as a threshold of 40000. The default value is +3000+.
67
68
==== Counts are approximate
69
0 commit comments