mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2026-05-31 15:40:40 +00:00
5d4c3ba065707d31e108340cec8c6e54a356d48b
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%