denoland / dotland

[Archived] deno.land website
https://deno.land
MIT License
957 stars 626 forks source link

Improve Search Sorting #2001

Closed itohatweb closed 2 years ago

itohatweb commented 2 years ago

Currently when searching a module on deno.land/x most of the time you find what you need. But as soon as more modules get added the search ranking gets messed up. In fact when searching for example oak it will not even show up on the page (https://deno.land/x?query=oak). Another example would be when searching discord popular repositories such as discordeno or harmony do not get listed and when searching them exactly then they show up on 4th place.

crowlKats commented 2 years ago

Duplicate of https://github.com/denoland/deno_registry2/issues/69