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 language aliases for broader support. #2602

Merged
merged 7 commits into from Oct 2, 2018

Conversation

srfrog
Copy link
Contributor

@srfrog srfrog commented Sep 19, 2018

Reuse known language stopwords with similar languages. If/when the
support for the languages is added the aliases are ignored.

This PR also changes language tokenizer errors to fatal so the client stops trying.

Ref: #2601


This change is Reviewable

Reuse know language stopwords with similar languages. If/when the
support for the languages is added the aliases are ignored.

Ref: #2601
Copy link
Contributor

@manishrjain manishrjain left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 4 of 4 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@srfrog srfrog merged commit bb00789 into master Oct 2, 2018
@srfrog srfrog deleted the feature/issue-2601_tokenizer_lang_error branch October 2, 2018 00:53
dna2github pushed a commit to dna2fork/dgraph that referenced this pull request Jul 19, 2019
* add language aliases for broader support.

Reuse know language stopwords with similar languages. If/when the
support for the languages is added the aliases are ignored.

* added a test for all supported and potential fulltext index language tokenizers

Ref: dgraph-io#2601
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants