-
Notifications
You must be signed in to change notification settings - Fork 480
Open
Labels
Description
as observed on airmail
We are slower than Opensearch on
_count
on AllQuery_count
queries on termqueries- aggregation on
AllQuery
like the one as follows
{
size: 0
, aggs: {
hosts: {
terms: {
field: '_host'
, size: 50
}
}
, apps: {
terms: {
field: '_app'
, size: 50
}
}
, ingesters: {
terms: {
field: '_ingester'
, size: 50
}
}
, tags: {
terms: {
field: '_tag'
, size: 50
}
}
}
}
All of the above can be addressed just looking at the split metadata, and/or the termdictionary.