Parallel indexing

This commit is contained in:
2026-02-21 21:40:32 -08:00
parent bf1241e0a5
commit 78ca183aea
10 changed files with 213 additions and 72 deletions

1
Cargo.lock generated
View File

@@ -1069,6 +1069,7 @@ dependencies = [
"pile-config",
"pile-flac",
"pile-toolbox",
"rayon",
"serde_json",
"tantivy",
"thiserror",