Skip to content

Commit 784f08f

Browse files
burakfahril-trotta
andauthored
Update icu-plugin.ts (#4275)
Add unicode_set_filter to IcuNormalizationCharFilter Co-authored-by: Laura Trotta <[email protected]>
1 parent c369df8 commit 784f08f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

specification/_types/analysis/icu-plugin.ts

+1
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)