浏览代码

Update mapper-size.asciidoc

Small change in wording.
Christoph Büscher 4 年之前
父节点
当前提交
014cc2b759
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/plugins/mapper-size.asciidoc

+ 1 - 1
docs/plugins/mapper-size.asciidoc

@@ -26,7 +26,7 @@ PUT my-index-000001
 --------------------------
 
 The value of the `_size` field is accessible in queries, aggregations, scripts,
-and when sorting. It can be retrieved using the {ref}/search-fields.html#search-fields-param[fields API]:
+and when sorting. It can be retrieved using the {ref}/search-fields.html#search-fields-param[fields parameter]:
 
 [source,console]
 --------------------------