Skip to content

feat(search): add better search scoring#1885

Merged
ellie merged 2 commits intomainfrom
ellie/sorting
Apr 2, 2024
Merged

feat(search): add better search scoring#1885
ellie merged 2 commits intomainfrom
ellie/sorting

Conversation

@ellie
Copy link
Copy Markdown
Member

@ellie ellie commented Mar 15, 2024

  1. Prefer prefix matches over anything else
  2. Prefer entire substring matches
  3. Prefer more recent history

This will need tweaking, but should feel a little more natural to most people. I'll expose the values in config before release.

This applies to all search modes

Checks

  • I am happy for maintainers to push small adjustments to this PR, to speed up the review cycle
  • I have checked that there are no existing pull requests for the same thing

@ellie ellie merged commit 48b4e34 into main Apr 2, 2024
@ellie ellie deleted the ellie/sorting branch April 2, 2024 11:13
Mellbourn added a commit to Mellbourn/dotfiles that referenced this pull request Apr 16, 2024
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.

2 participants