Parallel indexing
Some checks failed
CI / Typos (push) Successful in 22s
CI / Clippy (push) Successful in 51s
CI / Build and test (push) Has been cancelled

This commit is contained in:
2026-02-21 20:30:45 -08:00
parent bf1241e0a5
commit 2431cee210
9 changed files with 150 additions and 49 deletions

1
Cargo.lock generated
View File

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