How to write this as a ES query for the below example

Hi, I have the below query:

I wanted to know how i could write this in ES?

(COUNT_of_People >= High_Threshold AND COUNT_of_People != 0), 8

Please if you could help.

Thanks

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.