MeiliSearch/meilisearch/src
2024-09-19 12:08:59 +02:00
..
analytics Remove hybrid.embedder boolean from analytics because embedder is now mandatory 2024-09-17 16:30:43 +02:00
extractors Update meilisearch/src/extractors/authentication/mod.rs 2024-06-26 14:00:21 +02:00
routes update the test now that the embedder must be specified 2024-09-19 12:08:59 +02:00
search implement the binary quantization in meilisearch 2024-09-19 12:00:56 +02:00
error.rs Merge #4938 2024-09-19 09:17:14 +00:00
lib.rs Merge #4912 2024-09-05 09:11:23 +00:00
main.rs Only spawn one search queue in actix-web 2024-09-02 16:27:50 +02:00
metrics.rs Merge #4530 2024-03-25 12:23:31 +00:00
middleware.rs In prometheus metrics return the route pattern instead of the real route when returning the HTTP requests total 2024-07-30 16:24:49 +02:00
option.rs Merge #4806 2024-07-17 17:00:01 +00:00
search_queue.rs stop trying to process searches after one minute 2024-09-02 16:27:51 +02:00