mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
Implement task date filters
before/after enqueued/started/finished at
This commit is contained in:
parent
f3c2be1eb5
commit
1eeef1c1c8
23 changed files with 619 additions and 84 deletions
|
@ -20,6 +20,13 @@ doggos [0,]
|
|||
### Index Mapper:
|
||||
[]
|
||||
----------------------------------------------------------------------
|
||||
### Enqueued At:
|
||||
[timestamp] [0,]
|
||||
----------------------------------------------------------------------
|
||||
### Started At:
|
||||
----------------------------------------------------------------------
|
||||
### Finished At:
|
||||
----------------------------------------------------------------------
|
||||
### File Store:
|
||||
00000000-0000-0000-0000-000000000000
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue