MeiliSearch/crates/meilisearch/src
2025-01-23 16:51:21 +01:00
..
analytics Add the new tasks with most of the job done 2025-01-23 16:48:32 +01:00
extractors Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
routes Add the new tasks with most of the job done 2025-01-23 16:48:32 +01:00
search Fully remove vector store feature 2025-01-14 13:55:34 +01:00
upgrade Add the new tasks with most of the job done 2025-01-23 16:48:32 +01:00
error.rs Fix after upgrading thiserror 2025-01-08 15:58:32 +01:00
lib.rs apply all the comments changes 2025-01-23 16:51:21 +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 update the cli url 2025-01-23 16:51:20 +01:00
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