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

Sorting results #198

Closed
xepozz opened this issue Feb 2, 2025 · 3 comments
Closed

Sorting results #198

xepozz opened this issue Feb 2, 2025 · 3 comments

Comments

@xepozz
Copy link

xepozz commented Feb 2, 2025

I'd expect the list to be sorted by date, but it's not.

Is it possible to do it?

Image
@mnapoli
Copy link
Owner

mnapoli commented Feb 2, 2025

It is sorted by best match, I don't think it would make sense to change that, the results would be mostly unusable.

@xepozz
Copy link
Author

xepozz commented Feb 2, 2025

Hm, actually I don't mind what was in 2009, even if there was the same request.

Could you please advise what's the algorithm for "best match"?

@mnapoli
Copy link
Owner

mnapoli commented Feb 11, 2025

Like any search essentially, I think it may prioritize the title, but other than that it's what matches the text search the most. It uses Algolia for the search.

@mnapoli mnapoli closed this as not planned Won't fix, can't repro, duplicate, stale Feb 11, 2025
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

No branches or pull requests

2 participants