I am familiar with checking if a field exists using the exists query. I am wondering if there is a way to check if a value does not exist instead; something like this:
Thanks @warkolm
I think another way to explain it is I want to see if the occurrence of the value is 0. I know one way to do this is to use a count query. But it is a compound query and that won't work.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.