Skip to content

Commit

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

(cherry picked from commit a7be1d3)

Co-authored-by: Florian Bernd <[email protected]>
Co-authored-by: Laurent Saint-Félix <[email protected]>
  • Loading branch information
3 people authored Feb 23, 2024
1 parent dd771be commit 6b79ebc
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 6b79ebc

Please sign in to comment.