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

[API] Improve sorting for handler search #50

Open
Snailedlt opened this issue Sep 12, 2021 · 0 comments
Open

[API] Improve sorting for handler search #50

Snailedlt opened this issue Sep 12, 2021 · 0 comments
Labels
✨ enhancement New feature or request

Comments

@Snailedlt
Copy link
Member

Snailedlt commented Sep 12, 2021

When doing a handler search, the result should be sorted by relevance. For example, if you're searching for "Borderlands" then "Borderlands" should appear first, followed by the 2nd most relevant search.

Currently when searching for "Borderlands" the result shows "Borderlands" as the 4th result.
relevant endpoint.
The image below shows the result from searching for "borderlands" with the splitscreen.me discord bot:
image showing search results when using the splitscreen.me discord bot

url: "api/v1/handlers/:search_text",
httpMethod: "get"
@Snailedlt Snailedlt added the ✨ enhancement New feature or request label Sep 12, 2021
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