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?

贡献者指南