We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2fd3088 + 7d2765c commit 9a65d2eCopy full SHA for 9a65d2e
specification/_types/analysis/icu-plugin.ts
@@ -41,6 +41,7 @@ export class IcuNormalizationCharFilter extends CharFilterBase {
41
type: 'icu_normalizer'
42
mode?: IcuNormalizationMode
43
name?: IcuNormalizationType
44
+ unicode_set_filter?: string
45
}
46
47
export class IcuFoldingTokenFilter extends TokenFilterBase {
0 commit comments