Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 3 commits into from
Dec 3, 2020

Conversation

cbuescher
Copy link
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
Member Author

@elasticmachine run elasticsearch-ci/2

@cbuescher
Copy link
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