Skip to content

Commit 424dc2e

Browse files
Adam Lockeebeahan
andauthored
[DOCS] Correct header syntax (#83275) (#83287)
* correct header syntax * Update docs/reference/search/search-your-data/retrieve-selected-fields.asciidoc Co-authored-by: Adam Locke <adam.locke@elastic.co> Co-authored-by: Eric Beahan <eric.beahan@elastic.co>
1 parent 15fd693 commit 424dc2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/search/search-your-data/retrieve-selected-fields.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -392,10 +392,10 @@ of the above metadata fields, this field will also be retrievable using either
392392
the alias name or via wildcard patterns that match the alias.
393393

394394
[discrete]
395-
[[Ignored-field values]]
395+
[[ignored-field-values]]
396396
==== Ignored field values
397397
The `fields` section of the response only returns values that were valid when indexed.
398-
If your search request asks for values from a field that ignored certain
398+
If your search request asks for values from a field that ignored certain values
399399
because they were malformed or too large these values are returned
400400
separately in an `ignored_field_values` section.
401401

0 commit comments

Comments
 (0)