This commit is contained in:
2026-08-16 15:50:10 -04:00
parent 8dcaa5b61f
commit 72a39e5baa
17 changed files with 290 additions and 182 deletions
+1
View File
@@ -2,6 +2,7 @@ mod error;
mod index;
mod schema;
pub mod subtitles;
pub use tantivy;
pub use tantivy::indexer::IndexWriter;
pub use tantivy::schema::Field;
pub use tantivy::schema::document::OwnedValue;