MeiliSearch/meilisearch-http/src/routes
marin postma 3456a78552
refactor formatter
share the analyzer instance between the formatter and the
compute_matches function
2021-06-22 18:28:20 +02:00
..
document.rs enable response error for documents routes 2021-06-21 10:59:41 +02:00
dump.rs clippy, fmt & tests 2021-05-31 16:03:39 +02:00
health.rs use json instead of body when crafting the request 2021-03-16 17:45:59 +01:00
index.rs enable response error for index routes 2021-06-21 10:59:40 +02:00
key.rs last review edits + fmt 2021-03-15 18:11:10 +01:00
mod.rs enable errors in updates 2021-06-21 18:42:47 +02:00
search.rs refactor formatter 2021-06-22 18:28:20 +02:00
settings.rs enable response error for settings routes 2021-06-21 10:59:41 +02:00
stats.rs fix stats 2021-04-27 15:10:55 +02:00