mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 11:57:07 +02:00
restore dumps
This commit is contained in:
parent
90018755c5
commit
6a1964f146
13 changed files with 395 additions and 301 deletions
|
@ -8,6 +8,7 @@ pub mod index_controller;
|
|||
pub use index_controller::{IndexController as MeiliSearch, updates::RegisterUpdate};
|
||||
|
||||
mod compression;
|
||||
mod document_formats;
|
||||
|
||||
use walkdir::WalkDir;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue