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

Ranking improvements #41

Open
natecraddock opened this issue Jun 24, 2023 · 0 comments
Open

Ranking improvements #41

natecraddock opened this issue Jun 24, 2023 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@natecraddock
Copy link
Owner

natecraddock commented Jun 24, 2023

I have a local file where I am tracking possible improvements to zf's ranking algorithm, but I figured this would be a better place to keep them.


In this example I expect complete/zf to be ranked above complete/_zf. The leading _ is adding to the score. A simpler way to look at this is an exact match should be prioritized

❯ zf
complete/_zf
doc/zf.1
complete/zf
doc/zf.md
complete/zf.fish
lib/ziglyph/src/autogen/case_folding.zig
lib/ziglyph/src/data/uca/allkeys-diffs.txt
lib/ziglyph/src/data/uca/allkeys-diffs.txt.gz
@natecraddock natecraddock added this to the 1.0.0 milestone Jul 27, 2023
@natecraddock natecraddock added the enhancement New feature or request label Aug 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant