]> Sergey Matveev's repositories - public-inbox.git/commit
public-inbox-compact: new tool for driving xapian-compact
authorEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Thu, 29 Mar 2018 20:17:19 +0000 (20:17 +0000)
committerEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Thu, 29 Mar 2018 20:17:48 +0000 (20:17 +0000)
commite5c2e2588d7ad2243afeabad67b3c951c5b66643
tree76fa5a4687c53a73b0729b3e5268cbc17e6f977d
parent11a7b5403d3d3dda8266efa374336ca344288cfe
public-inbox-compact: new tool for driving xapian-compact

Having multiple Xapian partitions is mostly pointless after
the initial import.  We can compact all the partitions into
one while keeping the skeleton separate.
Documentation/public-inbox-compact.pod [new file with mode: 0644]
MANIFEST
script/public-inbox-compact [new file with mode: 0755]
t/convert-compact.t [new file with mode: 0644]