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

[draft] feat: allow directory search ranking by relevance #2323

Conversation

aniruddha-adhikary
Copy link

Problem

Closes #2321

Solution

Allow another search result sorting metric: relevance.

Features:

  • Allow sorting directory search results by relevance

Before & After Screenshots

BEFORE:
Screenshot 2024-06-04 at 12 43 47 PM

AFTER:
Screenshot 2024-06-04 at 12 42 04 PM

Tests

  1. Create a few shortlinks with similar names.
  2. Search in the directory.
  3. Observe if closest matches are shown first

@aniruddha-adhikary aniruddha-adhikary changed the title feat: allow directory search ranking by relevance [draft] feat: allow directory search ranking by relevance Jun 4, 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.

[Directory] Exact matches are ranked lower
1 participant