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

Add compound word token filter types into analysis package #1854

Merged
merged 2 commits into from
Sep 15, 2019
Merged

Add compound word token filter types into analysis package #1854

merged 2 commits into from
Sep 15, 2019

Conversation

nelusnegur
Copy link

Currently it's not possible to create an instance of analysis.CompoundWordTokenFilter because there are no defined values for the analysis.CompoundWordTokenFilterType.

This PR aims to fix this issue by defining the types of a compounded word token filter supported by Elasticsearch, in the new analysis package.

@nelusnegur
Copy link
Author

There is one unrelated test failing because of the issue described here

@nelusnegur nelusnegur changed the title Add compound word token filter types Add compound word token filter types into analysis package Sep 12, 2019
@nelusnegur
Copy link
Author

The unrelated failing test was fixed, and I rebased onto master; so this PR is now ready to be reviewed. @sksamuel when you have time, please take a look 🙂

@sksamuel sksamuel merged commit 5f337b6 into Philippus:master Sep 15, 2019
@sksamuel
Copy link
Collaborator

Good work thanks.

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.

2 participants