mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2026-05-19 17:50:42 +00:00
522a3dc1e118e49dc89ae8d25408ab4087fb31ec
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%