mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 17:34:17 -04:00
[docs] Fix various syntax and rendering errors (#127062)
* fix syntax and rendering errors * clean up * fix versions * more clean up * more fixes * more fixes * more fixes
This commit is contained in:
parent
41eefb62d3
commit
08552f1c2e
95 changed files with 1439 additions and 1195 deletions
|
@ -72,7 +72,7 @@ GET my-index-000001/_search
|
|||
5. Uses a [script field](/reference/elasticsearch/rest-apis/retrieve-selected-fields.md#script-fields) to return the `_size` field in the search response.
|
||||
|
||||
|
||||
::::{admonition} Using `_size` in {kib}
|
||||
::::{admonition} Using _size in {{kib}}
|
||||
:class: note
|
||||
|
||||
To use the `_size` field in {{kib}}, update the `metaFields` setting and add `_size` to the list of meta fields. `metaFields` can be configured in {{kib}} from the Advanced Settings page in Management.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue