Aeledfyr ff28ea8fa8
Refactor Meilisearch, update to latest SDK, and implement faceted search (#44)
* feat(indexing): Reindex curseforge & local database at an interval

* fix(indexing): Use strings for meilisearch primary key

Fixes #17 by prefixing curseforge ids with "curse-" and local ids
with "local-".

* feat(indexing): Add newly created mods to the index more quickly

* feat(indexing): Implement faceted search, update to meilisearch master

Fixes #9, but only uses faceted search for categories.  It should
be reasonably simple to add support for versions, but it may not
be as useful due to the large number of versions and the large
number of supported versions for each mod.

* feat(indexing): Allow skipping initial indexing

Co-authored-by: Geometrically <18202329+Geometrically@users.noreply.github.com>
2020-07-27 16:54:10 -07:00
2020-07-23 22:46:33 +02:00
2020-07-23 22:46:33 +02:00
2020-07-23 22:46:33 +02:00
2020-07-23 22:46:33 +02:00
2020-07-23 22:46:33 +02:00
2020-07-23 22:46:33 +02:00
2020-07-23 22:46:33 +02:00
2020-07-23 22:46:33 +02:00
2020-05-27 11:03:19 -07:00
2020-07-01 08:43:44 +02:00
2020-07-23 22:46:33 +02:00

labrinth banner

Modrinth's labratory for its backend service & API!

Documentation coming soon™.

Description
The Modrinth monorepo containing all code which powers Modrinth!
Readme 122 MiB
Languages
Rust 44.6%
Vue 38.6%
TypeScript 8.2%
HTML 5.1%
JavaScript 1.9%
Other 1.5%