Browse Source

Update mapper-size.asciidoc

Small change in wording.
Christoph Büscher 4 years ago
parent
commit
014cc2b759
1 changed files with 1 additions and 1 deletions
  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]
 --------------------------