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

Support normalizer on wildcard field #1489

Merged
merged 1 commit into from
Mar 20, 2025

Conversation

lukas-krecan
Copy link
Contributor

Resolves #1153

Description

Support normalizer on wildcard field

Issues Resolved

#1153

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Copy link
Collaborator

@Xtansia Xtansia left a comment

Choose a reason for hiding this comment

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

Thanks for contributing this @lukas-krecan, have made just a couple comments for things that will need addressing.

Additionally please sign off your commits for DCO, see here for more info: https://github.com/opensearch-project/opensearch-java/pull/1489/checks?check_run_id=39066447600

@lukas-krecan lukas-krecan force-pushed the wc-normalizer branch 2 times, most recently from 96988a6 to 53d9b56 Compare March 19, 2025 21:25
Resolves opensearch-project#1153

Signed-off-by: Lukáš Křečan <[email protected]>
Signed-off-by: Lukas Krecan <[email protected]>
@Xtansia Xtansia merged commit 1a14271 into opensearch-project:main Mar 20, 2025
38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Support the normalizer property on wildcard fields
2 participants