Skip to content

Synthetic _source: ignore_malformed for ip#90038

Merged
nik9000 merged 10 commits intoelastic:mainfrom
nik9000:synthetic_source_ignore_malformed
Sep 26, 2022
Merged

Synthetic _source: ignore_malformed for ip#90038
nik9000 merged 10 commits intoelastic:mainfrom
nik9000:synthetic_source_ignore_malformed

Conversation

@nik9000
Copy link
Copy Markdown
Member

@nik9000 nik9000 commented Sep 13, 2022

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.

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.
@elasticsearchmachine elasticsearchmachine added v8.5.0 Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) labels Sep 13, 2022
@elasticsearchmachine
Copy link
Copy Markdown
Collaborator

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

@elasticsearchmachine
Copy link
Copy Markdown
Collaborator

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

@nik9000 nik9000 added the :Search Foundations/Mapping Index mappings, including merging and defining field types label Sep 13, 2022
@elasticsearchmachine elasticsearchmachine added the Team:Search Meta label for search team label Sep 13, 2022
@elasticsearchmachine
Copy link
Copy Markdown
Collaborator

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

Copy link
Copy Markdown
Contributor

@romseygeek romseygeek left a comment

Choose a reason for hiding this comment

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

This is great, thanks @nik9000

Copy link
Copy Markdown
Member

@martijnvg martijnvg left a comment

Choose a reason for hiding this comment

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

LGTM - I like the fallback to stored fields incase of ignore malformed.

@nik9000
Copy link
Copy Markdown
Member Author

nik9000 commented Sep 23, 2022

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

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

Labels

>enhancement :Search Foundations/Mapping Index mappings, including merging and defining field types :StorageEngine/TSDB You know, for Metrics Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) Team:Search Meta label for search team v8.6.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants