A new noob here with some doubts. I was testing a silly thing with the exists filter, but looks like is not working at all Look at the example below, when I run it, it completly ignores the exists filter and bring me the only result I have, only when I remove the { "query":{ "match_all":{} } } it works (giving me 0 results). How is that possible??
And basically it's saying we ignore the exists and just default to the match_all.
This should really return an error as it's invalid for the filter query, we've refactoring things in current master which should help moving forward though.
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.