MeiliSearch/meilisearch-http/src
Loïc Lecrenier ec3391808d
Fix date parsing for task queries
Use rfc3339 or YYYY-MM-DD.

Add a day to the parsed date when it is an excluded lower bound
and the YYYY-MM-DD was used.

Also the Query type does not need to be serialisable anymore
2022-10-27 11:34:14 +02:00
..
analytics fix the analytics 2022-10-27 11:34:10 +02:00
extractors move the API key in meilisearch_types 2022-10-27 11:34:02 +02:00
routes Fix date parsing for task queries 2022-10-27 11:34:14 +02:00
error.rs get rids of the index crate + the document_types crate 2022-10-27 11:34:00 +02:00
lib.rs Introduce the core algorithm of task cancelation 2022-10-27 11:34:11 +02:00
main.rs fix the analytics 2022-10-27 11:34:10 +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 write the dump export 2022-10-27 11:34:05 +02:00
task.rs Rename receivedDocumentIds into matchedDocuments 2022-10-01 21:59:20 +02:00