ANW-12 tantivy index: schema, upsert, rebuild on startup, scanner->writer wire

This commit is contained in:
Andreas Brenner 2026-05-14 14:55:34 +02:00
parent 929e498f66
commit cd337202ee
6 changed files with 424 additions and 29 deletions

View file

@ -5,4 +5,5 @@
//! supervisor tree, and the HTTP surface as those issues land.
pub mod app;
pub mod index;
pub mod vault;