aboutsummaryrefslogtreecommitdiffstats
path: root/git_hooks
diff options
context:
space:
mode:
authorStephen Blott2015-05-16 07:26:44 +0100
committerStephen Blott2015-05-16 07:26:49 +0100
commiteb0e2964fca5ef2eccc06607944df6b208b2b99f (patch)
treee2f804d9ade034b1d8a845242ed063aeef513d25 /git_hooks
parentdf187b3f5a00ecc3a4cd0846167e0f1fc5473f90 (diff)
downloadvimium-eb0e2964fca5ef2eccc06607944df6b208b2b99f.tar.bz2
Search completion; alternative relevancy scoring.
This is an alternative relevancy-scoring scheme for search completion. It attempts to address the "clumping" effect described in #1651 by: - Using the regular relevancy scoring scheme (but based only on the title (so, not the URL). - Weighting relevancy scores (exponentially) by the length the query (so, search suggestions score higher as the length of the query gets longer). - Weighting suggestions (fairly moderately) by their position in the suggestion list as returned by the completion engine. We generally want to retain this ordering. - Applying a calibration fudge factor to roughly calibrate (boost) search-completion suggestions with those from other search engines.
Diffstat (limited to 'git_hooks')
0 files changed, 0 insertions, 0 deletions