elasticsearch icon indicating copy to clipboard operation
elasticsearch copied to clipboard

Synthetic `_source`: `ignore_malformed` for `ip`

Open nik9000 opened this issue 2 years ago • 3 comments

This adds synthetic _source support for ip fields with ignore_malfored set to true. We save the field values in hidden stored field, just like we do for ignore_above keyword fields. Then we load them at load time.

nik9000 avatar Sep 13 '22 17:09 nik9000

Pinging @elastic/es-analytics-geo (Team:Analytics)

elasticsearchmachine avatar Sep 13 '22 17:09 elasticsearchmachine

Hi @nik9000, I've created a changelog YAML for you.

elasticsearchmachine avatar Sep 13 '22 17:09 elasticsearchmachine

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

elasticsearchmachine avatar Sep 13 '22 19:09 elasticsearchmachine

run elasticsearch-ci/packaging-tests-windows-sample

nik9000 avatar Sep 23 '22 21:09 nik9000