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

Update ICU Analyzer Documentation #59305

Merged
merged 1 commit into from
Jul 13, 2020
Merged

Update ICU Analyzer Documentation #59305

merged 1 commit into from
Jul 13, 2020

Conversation

dylanmann
Copy link
Contributor

I was testing the icu_analyzer for a project I was working on, and was very confused why it was folding diacritical marks as well, so I read the source here, and it seems the icu_analyzer uses the ICUFoldingFilter which corresponds to the icu_folding token filter.

This PR fixes the documentation so that others don't fall into the same trap I did.

@cla-checker-service
Copy link

cla-checker-service bot commented Jul 9, 2020

💚 CLA has been signed

@dylanmann
Copy link
Contributor Author

dylanmann commented Jul 9, 2020

I signed a CLA Agreement twice, once when making the PR and once when pinged by the bot. How can I remove the failing check?

EDIT: Looks like commenting seems to have fixed the problem.

@pugnascotia pugnascotia added :Docs >docs General docs changes v8.0.0 labels Jul 13, 2020
@pugnascotia
Copy link
Contributor

@elasticmachine test this please

Copy link
Contributor

@romseygeek romseygeek left a comment

Choose a reason for hiding this comment

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

Looks like a straight typo when I added the docs, LGTM and thanks for fixing!

@pugnascotia pugnascotia merged commit a4e7ed0 into elastic:master Jul 13, 2020
pugnascotia pushed a commit that referenced this pull request Jul 13, 2020
pugnascotia pushed a commit that referenced this pull request Jul 13, 2020
@pugnascotia
Copy link
Contributor

Backports:

7.x -> c03f8e4
7.8 -> 42035a5

@dylanmann
Copy link
Contributor Author

Thank you for merging! Hopefully this helps someone else out.

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.

None yet

5 participants