Jelajahi Sumber

Remove `_missing_` from the docs.

It is removed in 5.0, see #15153.
Adrien Grand 9 tahun lalu
induk
melakukan
a4cb63b98c
1 mengubah file dengan 0 tambahan dan 4 penghapusan
  1. 0 4
      docs/reference/query-dsl/query-string-syntax.asciidoc

+ 0 - 4
docs/reference/query-dsl/query-string-syntax.asciidoc

@@ -38,10 +38,6 @@ search terms, but it is possible to specify other fields in the query syntax:
 
     book.\*:(quick brown)
 
-* where the field `title` has no value (or is missing):
-
-    _missing_:title
-
 * where the field `title` has any non-null value:
 
     _exists_:title