mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2026-07-04 16:20:42 +00:00
0b899e00291d3051658f3c8cef0374ea8e35ab19
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%