quickwit-oss/tantivy

Too many small segments

Open

#194 aperta il 20 giu 2017

Vedi su GitHub
 (3 commenti) (2 reazioni) (0 assegnatari)Rust (499 fork)batch import
enhancementgood first issuehelp wantedlow priority

Metriche repository

Star
 (8354 star)
Metriche merge PR
 (Merge medio 12g 14h) (20 PR mergiate in 30 g)

Descrizione

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

Guida contributor