mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2026-05-18 09:10:41 +00:00
d70a21f5b2124fecb9fb4ea55d03cf4ba372299c
Closing an IndexWriter spawns an IndexSerializable
An indexserializable contains all of the method to be written on disk as a segment.
IndexReader impl IndexSerializable
Languages
Rust
100%