mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2026-09-05 21:09:09 +00:00
2dd182b7e058a0e6265e9f486e08ed26445cb71b
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%