Skip to content

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.

4 participants