query_agg.RdInitialize an aggregation query
query_agg(con, index = NULL, size = 1000, check_fields = TRUE)
| con | an |
|---|---|
| index | the name of the index to query (if not specified, will fall back on 'primary_index' provided to |
| size | (TODO) |
| check_fields | should field names be checked when the query is augmented? |