MeiliSearch/crates/meilisearch/src
2025-01-07 16:30:14 +01:00
..
analytics Merge branch 'main' into tmp-release-v1.11.0 2024-11-04 16:14:44 +01:00
extractors Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
routes move the swagger behind a feature flag 2025-01-07 16:30:14 +01:00
search apply review comments 2025-01-07 16:30:14 +01:00
error.rs fix tests 2024-12-06 02:03:02 +08:00
lib.rs Split the index-scheduler in ~500 loc modules 2025-01-06 14:08:26 +01:00
main.rs Change the exit code to 130 when Ctrl-Ced 2024-12-12 09:26:14 +01:00
metrics.rs Add Prometheus metrics to measure task queue latency 2024-12-21 18:29:30 +09:00
middleware.rs Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
option.rs tests: split tests option crate in separate test file 2024-12-18 02:55:02 +05:30
option_test.rs Fix the format and linter error 2024-12-28 20:35:55 +08:00
search_queue.rs Adds new metrics to prometheus: SearchQueue size, SearchQueue searches running, and Search Queue searches waiting. 2024-11-06 15:37:16 -03:00