August 2019
Intermediate to advanced
560 pages
13h 41m
English
The purpose of this is to count the documents with a missing field value:
"aggs": {"not_rated_count": {"missing": {"field":"rating"}}}
"not_rated_count": {"doc_count": 77}
Read now
Unlock full access