Skip to content

Commit

Permalink
[DOCS] Correct header syntax (#83275) (#83287)
Browse files Browse the repository at this point in the history
* 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]>
  • Loading branch information
Adam Locke and ebeahan authored Jan 28, 2022
1 parent 15fd693 commit 424dc2e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -392,10 +392,10 @@ of the above metadata fields, this field will also be retrievable using either
the alias name or via wildcard patterns that match the alias.

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

Expand Down

0 comments on commit 424dc2e

Please sign in to comment.