mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 12:27:13 +02:00
dump updates
This commit is contained in:
parent
464639aa0f
commit
3593ebb8aa
8 changed files with 252 additions and 169 deletions
|
@ -178,6 +178,7 @@ impl Index {
|
|||
let indexing_callback =
|
||||
|indexing_step, update_id| info!("update {}: {:?}", update_id, indexing_step);
|
||||
|
||||
|
||||
let gzipped = false;
|
||||
let addition = match content {
|
||||
Some(content) if gzipped => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue