mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2026-09-10 15:22:36 +00:00
4b0f0f0c5625d9e9dbb2e81b22d906e8ddba52eb
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%