mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2026-09-07 05:49:06 +00:00
53cd7261cc3c0b0e1b911fcc96a19b53e6450a5f
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%