Skip to main content
$cardinality returns the number of distinct values in a field. All matching field values are deduplicated, then counted. If missing is provided, documents without the field are treated as that fallback key (which can increase the distinct count by at most one extra value).

Compatibility

Field must be FAST.

Arguments

Output