mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-23 14:51:04 +00:00
59 lines
2.3 KiB
Plaintext
59 lines
2.3 KiB
Plaintext
---
|
|
source: crates/index-scheduler/src/lib.rs
|
|
snapshot_kind: text
|
|
---
|
|
### Autobatching Enabled = true
|
|
### Processing batch None:
|
|
[]
|
|
----------------------------------------------------------------------
|
|
### All Tasks:
|
|
0 {uid: 0, status: enqueued, details: { primary_key: Some("mouse") }, kind: IndexCreation { index_uid: "catto", primary_key: Some("mouse") }}
|
|
1 {uid: 1, status: enqueued, details: { primary_key: Some("sheep") }, kind: IndexCreation { index_uid: "doggo", primary_key: Some("sheep") }}
|
|
2 {uid: 2, status: enqueued, details: { primary_key: Some("fish") }, kind: IndexCreation { index_uid: "whalo", primary_key: Some("fish") }}
|
|
----------------------------------------------------------------------
|
|
### Status:
|
|
enqueued [0,1,2,]
|
|
----------------------------------------------------------------------
|
|
### Kind:
|
|
"indexCreation" [0,1,2,]
|
|
----------------------------------------------------------------------
|
|
### Index Tasks:
|
|
catto [0,]
|
|
doggo [1,]
|
|
whalo [2,]
|
|
----------------------------------------------------------------------
|
|
### Index Mapper:
|
|
|
|
----------------------------------------------------------------------
|
|
### Canceled By:
|
|
|
|
----------------------------------------------------------------------
|
|
### Enqueued At:
|
|
[timestamp] [0,]
|
|
[timestamp] [1,]
|
|
[timestamp] [2,]
|
|
----------------------------------------------------------------------
|
|
### Started At:
|
|
----------------------------------------------------------------------
|
|
### Finished At:
|
|
----------------------------------------------------------------------
|
|
### All Batches:
|
|
----------------------------------------------------------------------
|
|
### Batch to tasks mapping:
|
|
----------------------------------------------------------------------
|
|
### Batches Status:
|
|
----------------------------------------------------------------------
|
|
### Batches Kind:
|
|
----------------------------------------------------------------------
|
|
### Batches Index Tasks:
|
|
----------------------------------------------------------------------
|
|
### Batches Enqueued At:
|
|
----------------------------------------------------------------------
|
|
### Batches Started At:
|
|
----------------------------------------------------------------------
|
|
### Batches Finished At:
|
|
----------------------------------------------------------------------
|
|
### File Store:
|
|
|
|
----------------------------------------------------------------------
|