MeiliSearch/index-scheduler/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
..
snapshots/lib.rs Implement task date filters 2022-10-27 11:34:14 +02:00
autobatcher.rs remove the unused variants from the autobatcher 2022-10-27 11:34:14 +02:00
batch.rs Implement task date filters 2022-10-27 11:34:14 +02:00
error.rs Add the tasks cancel route to cancel tasks 2022-10-27 11:34:11 +02:00
index_mapper.rs first mostly working version 2022-10-27 11:34:06 +02:00
lib.rs Fix date parsing for task queries 2022-10-27 11:34:14 +02:00
snapshot.rs Implement task date filters 2022-10-27 11:34:14 +02:00
utils.rs Apply suggestions from code review 2022-10-27 11:34:14 +02:00