MeiliSearch/meilisearch-http/src
Irevoire 4d9e9f4a9d
isolate the search in another task
In case there is a failure on milli's side that should avoid blocking the tokio main thread
2022-10-27 13:12:42 +02:00
..
analytics reformat 2022-10-27 11:35:23 +02:00
extractors fix the payload too large error 2022-10-27 11:35:06 +02:00
routes isolate the search in another task 2022-10-27 13:12:42 +02:00
error.rs Fix a few index swap bugs. 2022-10-27 11:35:17 +02:00
lib.rs Patch the IndexScheduler in meilisearch-http to use the options struct 2022-10-27 11:35:16 +02:00
main.rs Handle the CLI options related to snapshots 2022-10-27 11:35:15 +02:00
metrics.rs Introduce a rustfmt file 2022-10-27 11:35:05 +02:00
option.rs fix all the tests 2022-10-27 11:35:17 +02:00
route_metrics.rs Introduce a rustfmt file 2022-10-27 11:35:05 +02:00
search.rs Reapply #2601 2022-10-27 11:35:22 +02:00