MeiliSearch/meilisearch/src
2024-08-28 19:01:54 +02:00
..
analytics fix clippy 2024-07-25 10:52:56 +02:00
extractors Update meilisearch/src/extractors/authentication/mod.rs 2024-06-26 14:00:21 +02:00
routes ensure we never early exit when we have a permit and remove the warning when we implicitely drop a permit 2024-08-28 15:17:10 +02:00
search Only detect language for a facet if several locales have been specified by the user in the settings 2024-08-14 12:03:52 +02:00
error.rs Implements the experimental contains filter operator« 2024-07-17 11:13:37 +02:00
lib.rs Only spawn one search queue in actix-web 2024-08-27 18:19:06 +02:00
main.rs Only spawn one search queue in actix-web 2024-08-27 18:19:06 +02:00
metrics.rs Merge #4530 2024-03-25 12:23:31 +00:00
middleware.rs Use http path pattern instead of full path in metrics 2024-05-03 12:29:31 +01: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-08-28 19:01:54 +02:00