Skip to content

Ensure all JSON field types are available for lookup. #41914

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

Merged
merged 1 commit into from
May 9, 2019

Conversation

jtibshirani
Copy link
Contributor

Previously, if multiple embedded_json fields were added at once, only the last
one would be registered. This bug was uncovered when trying out different
scenarios for performance benchmarking.

Previously, if multiple `embedded_json` fields were added at once, only the last
one would be registered with `FieldTypeLookup`. This bug was uncovered when
trying out different scenarios for performance benchmarking.
@jtibshirani jtibshirani added >bug :Search Foundations/Mapping Index mappings, including merging and defining field types labels May 7, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-search

@jtibshirani
Copy link
Contributor Author

@elasticmachine run elasticsearch-ci/1

@jtibshirani jtibshirani requested a review from romseygeek May 8, 2019 18:23
Copy link
Contributor

@jimczi jimczi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jtibshirani jtibshirani merged commit 8c7b54a into elastic:object-fields May 9, 2019
@jtibshirani jtibshirani deleted the json-field-lookup branch May 9, 2019 17:22
jtibshirani added a commit that referenced this pull request Jun 14, 2019
Previously, if multiple `embedded_json` fields were added at once, only the last
one would be registered with `FieldTypeLookup`. This bug was uncovered when
trying out different scenarios for performance benchmarking.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>bug :Search Foundations/Mapping Index mappings, including merging and defining field types
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants