mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2026-05-21 10:40:41 +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%