We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa5573f commit e0c51abCopy full SHA for e0c51ab
050_Search/20_Query_string.asciidoc
@@ -79,7 +79,7 @@ TIP: 在刚开始开发一个应用时,`_all` 字段是一个很实用的特
79
80
* `name` 字段中包含 `mary` 或者 `john`
81
* `date` 值大于 `2014-09-10`
82
-* `_all_` 字段包含 `aggregations` 或者 `geo`
+* `_all` 字段包含 `aggregations` 或者 `geo`
83
84
[source,js]
85
--------------------------------------------------
0 commit comments