mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2026-01-06 01:02:55 +00:00
Update src/store/writer.rs
Co-authored-by: Paul Masurel <paul@quickwit.io>
This commit is contained in:
@@ -222,7 +222,7 @@ impl StoreWriter {
|
||||
}
|
||||
}
|
||||
|
||||
/// BlockCompressor is seperated from StoreWriter, to be run in an own thread
|
||||
/// BlockCompressor is separated from StoreWriter, to be run in an own thread
|
||||
pub struct BlockCompressor {
|
||||
compressor: Compressor,
|
||||
doc: DocId,
|
||||
|
||||
Reference in New Issue
Block a user