Skip to content

Support unmapped fields in search 'fields' option (#65386)#65705

Merged
cbuescher merged 3 commits intoelastic:7.xfrom
cbuescher:backport-65386
Dec 3, 2020
Merged

Support unmapped fields in search 'fields' option (#65386)#65705
cbuescher merged 3 commits intoelastic:7.xfrom
cbuescher:backport-65386

Conversation

@cbuescher
Copy link
Copy Markdown
Member

Currently, the 'fields' option only supports fetching mapped fields. Since
'fields' is meant to be the central place to retrieve document content, it
should allow for loading unmapped values. This change adds implementation and
tests for this feature.

Closes #63690

Currently, the 'fields' option only supports fetching mapped fields. Since
'fields' is meant to be the central place to retrieve document content, it
should allow for loading unmapped values. This change adds implementation and
tests for this feature.

Closes elastic#63690
@cbuescher
Copy link
Copy Markdown
Member Author

@elasticmachine run elasticsearch-ci/2

@cbuescher
Copy link
Copy Markdown
Member Author

@elasticmachine update branch

@cbuescher cbuescher merged commit d20b754 into elastic:7.x Dec 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants