Skip to content

Commit 655669b

Browse files
Adam Lockeebeahan
andauthored
[DOCS] Correct header syntax (#83275) (#83286)
* correct header syntax * Update docs/reference/search/search-your-data/retrieve-selected-fields.asciidoc Co-authored-by: Adam Locke <[email protected]> Co-authored-by: Eric Beahan <[email protected]>
1 parent a26335e commit 655669b

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
@@ -388,10 +388,10 @@ of the above metadata fields, this field will also be retrievable using either
388388
the alias name or via wildcard patterns that match the alias.
389389

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

0 commit comments

Comments
 (0)