Hi,
Is there a way to use a post filter in an aggregation?
The reason why I'm asking is that I use pipeline aggregation and need all result to do the processing but I don't need all of this data, simply the pipeline aggregation results.
At this moment, the response gives me 500 000 lines of JSON but I only need the pipeline aggregation results.
Is there a way to do that?
Thanks,
David