MeiliSearch/crates/meilisearch/src/routes
2025-06-03 15:31:25 +02:00
..
indexes Forbid 0 in maxTotalHits 2025-05-15 11:32:08 +02:00
settings Support base_api in the settings 2025-06-03 15:31:03 +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
chat.rs Limit the number of internal loop calls and change the function name 2025-06-03 15:31:25 +02: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 Expose new chat settings routes 2025-06-03 15:31:02 +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