Skip to content

Commit

Permalink
Remove IcuTokenizer from TokenFilterDefinition variants union (#2416
Browse files Browse the repository at this point in the history
)

(cherry picked from commit a7be1d3)
  • Loading branch information
flobernd authored and github-actions[bot] committed Feb 19, 2024
1 parent 50c316c commit 326ff2a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion specification/_types/analysis/token_filters.ts
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,6 @@ export type TokenFilterDefinition =
| KuromojiStemmerTokenFilter
| KuromojiReadingFormTokenFilter
| KuromojiPartOfSpeechTokenFilter
| IcuTokenizer
| IcuCollationTokenFilter
| IcuFoldingTokenFilter
| IcuNormalizationTokenFilter
Expand Down

0 comments on commit 326ff2a

Please sign in to comment.