meilisearch/meilisearch-http/src
2022-11-15 19:08:45 +01:00
..
analytics Store analytics for the documents deletions 2022-11-15 19:08:45 +01:00
extractors fix the payload too large error 2022-10-27 11:35:06 +02:00
routes Store analytics for the documents deletions 2022-11-15 19:08:45 +01:00
error.rs Move index swap error handling from meilisearch-http to index-scheduler 2022-10-27 11:45:38 +02:00
lib.rs Patch the IndexScheduler in meilisearch-http to use the options struct 2022-10-27 11:35:16 +02:00
main.rs Handle the CLI options related to snapshots 2022-10-27 11:35:15 +02:00
metrics.rs Introduce a rustfmt file 2022-10-27 11:35:05 +02:00
option.rs refactor the way we send the cli informations + add the analytics for the config file and ssl usage 2022-11-15 16:32:31 +01:00
route_metrics.rs Introduce a rustfmt file 2022-10-27 11:35:05 +02:00
search.rs Reapply #2601 2022-10-27 11:35:22 +02:00