Skip to content

Bdeboe refinements #6

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

Merged
merged 5 commits into from
Jun 2, 2018
Merged

Bdeboe refinements #6

merged 5 commits into from
Jun 2, 2018

Conversation

eduard93
Copy link
Contributor

Let's merge it into master

When an origin entity contains a single-character word, require it to be at the start of a word in the destination entity, rather than anywhere. i.e. "hepatitis b vaccine" previously would be a child to "hepatitis c" because of the c in vaccine, but now no longer is.

Note that there's many other refinements that may work well for some environments but cause collateral damage elsewhere. This this felt generic enough to be useful in weeding out some false positives, but not too blunt in causing false negatives.
Apparently we need to set the CHARSET parameter on the routing class (EntityBrowser.Router) as the one in the class routed to (EntityBrowser.API) is ignored.
@nikitaeverywhere nikitaeverywhere merged commit 8a4b5ee into master Jun 2, 2018
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.

3 participants