Hi,
I want to find the sum of the sizes of all the documents containing a specific field.
e.g. for an index .index-dec-6-2020
I want to get the sum of the size of all the documents containing the filed delay: 5
Can someone point me towards a similar example or documentation?
Thanks