Skip to content

Commit

Permalink
Remove IcuTokenizer from TokenFilterDefinition variants union
Browse files Browse the repository at this point in the history
  • Loading branch information
flobernd committed Feb 19, 2024
1 parent 3a6c307 commit 2511d14
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 2511d14

Please sign in to comment.