Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove IcuTokenizer from TokenFilterDefinition variants union #2416

Merged
merged 1 commit into from
Feb 19, 2024

Conversation

flobernd
Copy link
Member

IcuTokenizer was accidentally added to the TokenFilterDefinition variants union a while ago. This PR removes the variant.

This as well removes a special case where IcuTokenizer is a variant of both, Tokenizer and TokenFilterDefinition and might allow for simplification of the code generators. cc @elastic/clients-team

Copy link
Member

@swallez swallez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, good catch!

@flobernd flobernd merged commit a7be1d3 into main Feb 19, 2024
7 checks passed
@flobernd flobernd deleted the token-filter-fix branch February 19, 2024 14:21
github-actions bot pushed a commit that referenced this pull request Feb 19, 2024
Anaethelion added a commit that referenced this pull request Feb 23, 2024
) (#2417)

(cherry picked from commit a7be1d3)

Co-authored-by: Florian Bernd <[email protected]>
Co-authored-by: Laurent Saint-Félix <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants