Add 'type' to search_clients_daily facets

This commit is contained in:
Sunah Suh 2020-12-07 16:33:19 -06:00
Родитель c60e09537c
Коммит 15c8158d21
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -5,7 +5,7 @@ consider using `search_aggregates` for coarse analyses.
## Contents
`search_clients_daily` has one row for each unique combination of:
(`client_id`, `submission_date`, `engine`, `source`).
(`client_id`, `submission_date`, `engine`, `source` and `type` of search).
In addition to the standard search count aggregations,
this dataset includes some descriptive data for each client.