Inspecting a Collection
Two features for checking what you actually ingested.
| Feature | What it does |
|---|---|
| Facet counts | Counts how many points hold each value of a payload field, which also shows how selective a filter would be. |
| Random sampling | Returns a random subset of a collection, for spot-checking ingested data. For a subset that repeats across queries, such as an evaluation set, use the slice filter condition instead. |