Skip to content

Commit e2f12fc

Browse files
committed
Support normalizer on wildcard field
Resolves opensearch-project/opensearch-java#1153 Signed-off-by: Lukas Krecan <[email protected]>
1 parent f257ad9 commit e2f12fc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

spec/schemas/_common.mapping.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -498,6 +498,8 @@ components:
498498
- wildcard
499499
null_value:
500500
type: string
501+
normalizer:
502+
type: string
501503
required:
502504
- type
503505
DateNanosProperty:

0 commit comments

Comments
 (0)