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

Fix for wildcard fields that returned ByteRefs not Strings to scripts (#58060) #58109

Merged
merged 1 commit into from Jun 15, 2020

Conversation

markharwood
Copy link
Contributor

Backport of 33fe44c

Closes #58044

elastic#58060)

This need some reorg of BinaryDV field data classes to allow specialisation of scripted doc values.
Moved common logic to a new abstract base class and added a new subclass to return string-based representations to scripts.

Closes elastic#58044
@markharwood markharwood added backport :Search/Mapping Index mappings, including merging and defining field types >bug labels Jun 15, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-search (:Search/Mapping)

@elasticmachine elasticmachine added the Team:Search Meta label for search team label Jun 15, 2020
@markharwood markharwood merged commit 03dd73d into elastic:7.x Jun 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport >bug :Search/Mapping Index mappings, including merging and defining field types Team:Search Meta label for search team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants