Skip to content

Conversation

@nik9000
Copy link
Member

@nik9000 nik9000 commented Aug 17, 2020

Fixes doc['ip'].value when ip is a script field. It didn't work
properly before because it wasn't whitelisted. We can't whitelist it
easilly because it was over in a module rather than core. This fixes
that by sharing more code with core that is whitelisted.

Fixes `doc['ip'].value` when `ip` is a script field. It didn't work
properly before because it wasn't whitelisted. We can't whitelist it
easilly because it was over in a module rather than core. This fixes
that by sharing more code with core that *is* whitelisted.
@nik9000 nik9000 added the :Search/Search Search-related issues that do not fall into other categories label Aug 17, 2020
@nik9000 nik9000 requested a review from javanna August 17, 2020 18:09
@elasticmachine
Copy link
Collaborator

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

@elasticmachine elasticmachine added the Team:Search Meta label for search team label Aug 17, 2020
@javanna javanna mentioned this pull request Aug 17, 2020
30 tasks
Copy link
Member

@javanna javanna left a comment

Choose a reason for hiding this comment

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

LGTM

@nik9000 nik9000 merged commit b5e8524 into elastic:feature/runtime_fields Aug 18, 2020
@nik9000
Copy link
Member Author

nik9000 commented Aug 18, 2020

Thanks @javanna !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Search/Search Search-related issues that do not fall into other categories Team:Search Meta label for search team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants