mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2026-07-08 18:20:44 +00:00
b040bf806086e8d3308ce1a77276a4376ff255f9
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%