MeiliSearch/meilisearch/src
2023-02-22 16:37:13 +01:00
..
analytics Authentication: is_index_authorized takes into account API key indexes even with a tenant token 2023-02-22 16:35:52 +01:00
extractors Authentication: Refactor authentication check to work for tenant token even without an index in URL 2023-02-22 16:35:51 +01:00
routes Authentication: AuthFilter::allow_index_creation both check that the index is authorized and the IndexCreate action 2023-02-22 16:37:13 +01:00
error.rs implements the csv delimiter without tests 2023-02-16 17:35:36 +01:00
lib.rs Merge #3496 2023-02-21 10:13:11 +00:00
main.rs If using a prototype, display its name at Meilisearch startup 2023-02-16 10:53:14 +01:00
metrics.rs Renames meilisearch-http to meilisearch 2022-12-08 08:22:53 -07:00
option.rs Merge #3305 2023-01-05 17:11:58 +00:00
route_metrics.rs Fix metrics feature 2023-02-17 20:11:57 +00:00
search.rs Add min and max facet stats 2023-02-20 13:52:27 +01:00