MeiliSearch/meilisearch-http/src
2022-10-27 11:34:04 +02:00
..
analytics Add is_finite_pagination method to SearchQuery 2022-10-26 18:08:29 +02:00
extractors move the API key in meilisearch_types 2022-10-27 11:34:02 +02:00
routes Return an error when calling DELETE /tasks with an empty query 2022-10-27 11:34:04 +02:00
error.rs get rids of the index crate + the document_types crate 2022-10-27 11:34:00 +02:00
lib.rs get rids of the index crate + the document_types crate 2022-10-27 11:34:00 +02:00
main.rs fix import bug 2022-10-27 11:33:45 +02:00
metrics.rs cargo fmt 2022-08-23 17:17:02 +02:00
option.rs Add meili-snap crate to make writing snapshot tests easier 2022-10-27 11:34:01 +02:00
route_metrics.rs move prometheus behind a feature flag 2022-08-29 14:36:59 +02:00
search.rs refactor the Task a little bit 2022-10-27 11:34:02 +02:00
task.rs Rename receivedDocumentIds into matchedDocuments 2022-10-01 21:59:20 +02:00