Hi,

I have this delete query: "*partner:pg AND market:us AND last_seen:[* TO 2016-04-09T02:01:06Z]*"

And would like to add "AND merchant_id != 12345 AND merchant_id != 98765"

Would this be done by including "*AND -merchant_id:12345 AND -merchant_id:98765*" ?

Thanks,
Rob

Reply via email to