MeiliSearch/crates/meilisearch/src
Nate Nethercott 79db2e67fb refactor: prefer helper over explicit pool construction
Co-authored-by: Many the fish <many@meilisearch.com>
2025-05-15 11:24:34 +02:00
..
analytics Merge #5421 2025-03-17 09:41:22 +00:00
extractors Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
routes Fix typo in function to get size until task queue stops 2025-04-17 10:48:56 +02:00
search Make Cargo and Clippy happy 2025-04-01 11:26:34 +02: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 refactor: prefer helper over explicit pool construction 2025-05-15 11:24:34 +02:00
main.rs Make Cargo and Clippy happy 2025-04-01 11:26:34 +02:00
metrics.rs Corrected metric for task queue total size 2025-04-17 10:46:26 +02:00
middleware.rs Fix prometheus function signature to use strings instead of strs 2025-04-16 10:30:55 +02:00
option.rs refactor: helper methods for pool and max threads 2025-05-14 23:45:24 +02: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