extindex: support --no-multi-pack-index
commit7f3b57f4c1cbbb7ddfa41dde6d25276ee96d3fd4
authorEric Wong <e@80x24.org>
Sun, 28 Apr 2024 21:15:24 +0000 (28 21:15 +0000)
committerEric Wong <e@80x24.org>
Mon, 29 Apr 2024 17:10:02 +0000 (29 17:10 +0000)
tree8d223fc78c0f27fc44b0877dfc29ce0669f0f3d4
parent31ca305f28d747a094a2e82c8193ac5546c44cb5
extindex: support --no-multi-pack-index

git multi-pack-index files were creating swap storms and OOM-ing
on my system; so providing an option to disable it seems prudent
given the minor startup time regression.
Documentation/public-inbox-extindex.pod
Documentation/public-inbox-index.pod
lib/PublicInbox/ExtSearchIdx.pm
script/public-inbox-extindex
script/public-inbox-index
t/extsearch.t