Closed crowlKats closed 2 years ago
Why does it have
import { start } from "https://deno.land/x/fresh@1.0.0/server.ts";
@ry what do you mean?
ah, that is completely unrelated to this PR, however it has been fixed earlier and is on main already
can you merge with main?
@crowlKats I added popularity_tag
as a "display facet" to the algolia search, which means I believe it should be returned on the results now, with the same values of top_1_percent
, top_5_percent
, top_10_precent
, or undefined
that we use elsewhere.
This is blocked on that we didn't have a filter to only include 3rd party modules in the list. That is in a re-structured search index, but we need to integrate that back into this PR.
The one thing missing is how to get total number of modules