Closed plrenaudin closed 9 years ago
Added a arbitrary substring match bonus to the scorer to improve pertinence. We need a better scoring for query substring matches. e.g. in command-palette
There is still the issue of highlighting the correct substring though
I fixed it, please review.
How is this different from PR #15?
Could you add another test case for getting the correct ordering when searching for "install"?
Please merge #22 instead
Added a arbitrary substring match bonus to the scorer to improve pertinence. We need a better scoring for query substring matches. e.g. in command-palette
There is still the issue of highlighting the correct substring though