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