Skip to content

Prioritize exact matches in artist/track search + add pagination - #3

Merged
rhelgason merged 1 commit into
mainfrom
search-exact-match-priority
Jun 25, 2026
Merged

Prioritize exact matches in artist/track search + add pagination#3
rhelgason merged 1 commit into
mainfrom
search-exact-match-priority

Conversation

@rhelgason

Copy link
Copy Markdown
Owner

Search ranked results only by listen count, so an exact-name match (e.g. artist literally named "ear") with few of your listens was buried under substring matches and pushed off the 10-result limit, with no way to load more. Now rank by relevance tier (exact > prefix > substring) before listen count, add an offset param, and surface a "Load more" button plus an always-available Spotify fallback on the gatekeep search page.

Search ranked results only by listen count, so an exact-name match (e.g.
artist literally named "ear") with few of your listens was buried under
substring matches and pushed off the 10-result limit, with no way to load
more. Now rank by relevance tier (exact > prefix > substring) before
listen count, add an offset param, and surface a "Load more" button plus
an always-available Spotify fallback on the gatekeep search page.
@vercel

vercel Bot commented Jun 25, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
gatekeepify Ready Ready Preview, Comment Jun 25, 2026 9:15pm

@rhelgason
rhelgason merged commit aa7be7b into main Jun 25, 2026
12 checks passed
@rhelgason
rhelgason deleted the search-exact-match-priority branch June 26, 2026 19:11
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.

1 participant