Manticore Search 24.4.0 introduces parallel RT disk chunk merging and N-way merge jobs, replacing the old serial two-chunk-at-a-time compaction model. Two new settings control the behavior: `parallel_chunk_merges` (concurrent merge jobs) and `merge_chunks_per_job` (chunks per job). Benchmarks on 10M documents show compaction
Table of contents
Why this mattersBefore: one merge job, two chunks at a timeAfter: parallel merges plus larger merge jobsWhat changed in practiceWhat about the new defaults?Broader benchmark results: row-wise and columnar storageHow to think about the two settingsTakeawaySort: