mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2026-07-06 17:20:43 +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%