I am trying to get a query which can return a json which satisfies both
conditions of a filtering. I am trying to get a response which has feed
containing one field named "test1" and it should also be missing a field
"test2", Ive tried the query
The above query returns all the fields which has the field "test1" and it
also returns feeds which are missing field "test2", I am trying to narrow
down the response as I only want feeds satisfying both conditions. It would
be appreciated if anyone could tell me what my mistake is..
I am trying to get a query which can return a json which satisfies both
conditions of a filtering. I am trying to get a response which has feed
containing one field named "test1" and it should also be missing a field
"test2", Ive tried the query
The above query returns all the fields which has the field "test1" and it
also returns feeds which are missing field "test2", I am trying to narrow
down the response as I only want feeds satisfying both conditions. It would
be appreciated if anyone could tell me what my mistake is..
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.