浏览代码

Update template-query.asciidoc

pengqiuyuan 9 年之前
父节点
当前提交
80ef18c3b2
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/reference/query-dsl/template-query.asciidoc

+ 1 - 1
docs/reference/query-dsl/template-query.asciidoc

@@ -106,7 +106,7 @@ GET /_search
     }
 }
 ------------------------------------------
-<1> Name of the query template in `config/scripts/`, i.e., `storedTemplate.mustache`.
+<1> Name of the query template in `config/scripts/`, i.e., `my_template.mustache`.
 
 
 There is also a dedicated `template` endpoint, allows you to template an entire search request.