Skip to content

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

Merged
markharwood merged 1 commit intoelastic:7.xfrom
markharwood:fix/58044v7x
Jun 15, 2020
Merged

Fix for wildcard fields that returned ByteRefs not Strings to scripts (#58060)#58109
markharwood merged 1 commit intoelastic:7.xfrom
markharwood:fix/58044v7x

Conversation

@markharwood
Copy link
Copy Markdown
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 Foundations/Mapping Index mappings, including merging and defining field types >bug labels Jun 15, 2020
@elasticmachine
Copy link
Copy Markdown
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 Foundations/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.

2 participants