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

Added new TokenChars field to NGramTokenizers #375

Merged
merged 1 commit into from
Nov 4, 2013
Merged

Added new TokenChars field to NGramTokenizers #375

merged 1 commit into from
Nov 4, 2013

Conversation

JoeDoyle23
Copy link

In 0.90.2 NGramTokenizer and EdgeNGramTokenizer support passing in
character classes in the token_chars field as documented here: http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/analysis-ngram-tokenizer.html

I didn't find any related tests for these classes so there are no tests with this PR. I did test this out on our live system running 0.90.3.

In 0.90.2 NGramTokenizer and EdgeNGramTokenizer support passing in
character classes in the token_chars field.
@Mpdreamz
Copy link
Member

Mpdreamz commented Nov 4, 2013

Awesome, I love missing feature PR's @JoeDoyle23 👍

Mpdreamz added a commit that referenced this pull request Nov 4, 2013
Added new TokenChars field to NGramTokenizers
@Mpdreamz Mpdreamz merged commit cf48719 into elastic:master Nov 4, 2013
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.

None yet

2 participants