# HG changeset patch # User Oleksandr Gavenko # Date 1520852206 -7200 # Node ID 1a134a5d929fbd01b39753f19575bd7ebc9d4258 # Parent a7449247c914c763463caf87e4921008e36696e4 Fix example. diff -r a7449247c914 -r 1a134a5d929f elasticsearch.rst --- a/elasticsearch.rst Mon Mar 12 12:56:11 2018 +0200 +++ b/elasticsearch.rst Mon Mar 12 12:56:46 2018 +0200 @@ -123,7 +123,7 @@ .. note:: ``_missing_:`` was removed from Kibana 5.x, use ``NOT _exists_:``. -``-:`` or ``-field:""`` for excluding field value. +``-:`` or ``-:""`` for excluding field value. https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-exists-query.html Exists Query