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

Streamlined suggest #565

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Streamlined suggest #565

wants to merge 10 commits into from

Conversation

kevina
Copy link
Member

@kevina kevina commented Aug 5, 2019

No description provided.

Also don't increase the span.  The extra results returned are almost always
useless.
It will try to find suggestions using the "slow" mode and then the new\
"soundslike" mode and then combine the two based on the score.
…span.

Also, remove now unused BasicList code.
The optimization skips over more expansive passes if they have no hope
of returning more results.
…root.

I'm unsure exactly how try_scan_root() interacts with the rest of the
suggestion code, so for now it's best to disable that optimization.
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

1 participant