Skip to content

Commit 4039653

Browse files
kkewweidk2k
authored andcommitted
Fix null values when indexing in flat_object field (opensearch-project#14069)
Signed-off-by: kkewwei <[email protected]>
1 parent ba898ef commit 4039653

File tree

5 files changed

+716
-26
lines changed

5 files changed

+716
-26
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
8383
- Fix indexing error when flat_object field is explicitly null ([#15375](https://github.com/opensearch-project/OpenSearch/pull/15375))
8484
- Fix split response processor not included in allowlist ([#15393](https://github.com/opensearch-project/OpenSearch/pull/15393))
8585
- Fix unchecked cast in dynamic action map getter ([#15394](https://github.com/opensearch-project/OpenSearch/pull/15394))
86+
- Fix null values indexed as "null" strings in flat_object field ([#14069](https://github.com/opensearch-project/OpenSearch/pull/14069))
8687

8788
### Security
8889

0 commit comments

Comments
 (0)