ANW-12 tantivy index: schema, upsert, rebuild on startup, scanner->writer wire
This commit is contained in:
parent
929e498f66
commit
cd337202ee
6 changed files with 424 additions and 29 deletions
|
|
@ -15,7 +15,7 @@ path = "src/main.rs"
|
|||
anyhow = "1"
|
||||
axum = "0.8"
|
||||
blake3 = "1"
|
||||
chrono = { version = "0.4", default-features = false, features = ["std"] }
|
||||
chrono = { version = "0.4", default-features = false, features = ["std", "serde"] }
|
||||
clap = { version = "4", features = ["derive", "env"] }
|
||||
hydra = "0.1"
|
||||
notify = "8"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue