quickwit-oss/tantivy

Too many small segments

Open

#194 建立於 2017年6月20日

在 GitHub 查看
 (3 留言) (2 反應) (0 負責人)Rust (8,354 star) (499 fork)batch import
enhancementgood first issuehelp wantedlow priority

描述

Avoid creating 8 segments if commit after 8 documents just because we use 8 threads. Maybe pack documents in blocks of 100 docs?

貢獻者指南