Skip to content

Commit 9a65d2e

Browse files
authored
Merge branch '8.19' into backport-4233-to-8.19
2 parents 2fd3088 + 7d2765c commit 9a65d2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

specification/_types/analysis/icu-plugin.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ export class IcuNormalizationCharFilter extends CharFilterBase {
4141
type: 'icu_normalizer'
4242
mode?: IcuNormalizationMode
4343
name?: IcuNormalizationType
44+
unicode_set_filter?: string
4445
}
4546

4647
export class IcuFoldingTokenFilter extends TokenFilterBase {

0 commit comments

Comments
 (0)