MeiliSearch/crates/meilisearch/src/routes
2025-04-17 10:48:56 +02:00
..
indexes Merge branch 'main' into release-v1.14.0-tmp 2025-04-14 12:35:47 +02:00
api_key.rs remove trailing slash in path 2025-01-13 11:55:59 +01:00
batches.rs remove trailing slash in path 2025-01-13 11:55:59 +01:00
dump.rs remove trailing slash in path 2025-01-13 11:55:59 +01:00
features.rs Analytics 2025-03-10 14:23:07 +01:00
logs.rs fmt 2025-01-07 16:30:12 +01:00
metrics.rs Fix typo in function to get size until task queue stops 2025-04-17 10:48:56 +02:00
mod.rs Make cargo fmt happy 2025-04-01 11:27:41 +02:00
multi_search.rs Multi search reads header to know if it is being proxied 2025-02-05 15:03:32 +01:00
multi_search_analytics.rs Add more analytics 2025-02-05 15:03:32 +01:00
network.rs Use url::Url::parse to check the url 2025-04-03 11:57:36 +02:00
open_api_utils.rs Implements the get and delete tasks route 2025-01-07 16:26:04 +01:00
snapshot.rs remove trailing slash in path 2025-01-13 11:55:59 +01:00
swap_indexes.rs remove trailing slash in path 2025-01-13 11:55:59 +01:00
tasks.rs Split unit test in tasks.rs 2025-03-17 22:55:23 +09:00
tasks_test.rs Update crates/meilisearch/src/routes/tasks_test.rs 2025-03-19 19:11:04 +09:00