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

Wildcard field - add normalizer support (#53851) #54109

Merged
merged 1 commit into from
Mar 24, 2020

Conversation

markharwood
Copy link
Contributor

Backport support for normalisation to wildcard field
Closes #53603

* Add support for normalisation to wildcard field

* Tidied imports

* Added docs about params

* Fix outdated error message

* Avoid normaliser butchering wildcard query special characters

* Fix broken test expectations

* Fix wrong toString method

* Address review comments - common method for normalising wildcard patterns and checkCompatibility

* Remove unused import
@markharwood markharwood merged commit 6a60f85 into elastic:7.x Mar 24, 2020
markharwood added a commit to markharwood/elasticsearch that referenced this pull request Mar 27, 2020
markharwood added a commit to markharwood/elasticsearch that referenced this pull request Mar 27, 2020
markharwood added a commit that referenced this pull request Mar 27, 2020
* Revert "Wildcard field - add normalizer support (#53851) (#54109)"

This reverts commit 6a60f85.

* Revert "Formatting fix"

This reverts commit 598d4c1.

* Revert "Backport of new wildcard field type (#53590)"

This reverts commit 2c74f3e.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant