]> Sergey Matveev's repositories - public-inbox.git/commit
extindex: speed up Xapian cleanup in --gc
authorEric Wong <e@80x24.org>
Sun, 10 Oct 2021 14:25:14 +0000 (14:25 +0000)
committerEric Wong <e@80x24.org>
Sun, 10 Oct 2021 23:29:52 +0000 (23:29 +0000)
commita9ccb76649432e8fb17a8cf1189ac65de1da2d81
tree9e8dd17a3e12b23fa734b94fb91a21aa799e8eb9
parente26f235e4534d81efd402d30497ebf58ac4a2f74
extindex: speed up Xapian cleanup in --gc

Avoiding repeated SQL statements brings --gc down to 2-3 minutes
from around 10.  We'll also add some checkpoints around over and
xref3 cleanups.
lib/PublicInbox/ExtSearchIdx.pm
lib/PublicInbox/SearchIdx.pm