quickwit-oss/tantivy

Too many small segments

Open

#194 opened on 2017年6月20日

GitHub で見る
 (3 comments) (2 reactions) (0 assignees)Rust (8,354 stars) (499 forks)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?

コントリビューターガイド

Too many small segments · quickwit-oss/tantivy#194 | Good First Issue