mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2026-07-06 09:10:48 +00:00
3e1e09fa1f8d8485e69bbc6c1e730a52de12e0f0
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%