X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=Documentation%2Fpublic-inbox-compact.pod;h=d2b74c863ed3ae1a4554ebb7c455887d3335baad;hb=d07ba9c30800225052d17ccca458afbfa05a8ff0;hp=7d37f6fb154506785e5475415cae0c5dd6e17fbf;hpb=666f1b8f5c7c76333df4e1296c1668abf04f210f;p=public-inbox.git diff --git a/Documentation/public-inbox-compact.pod b/Documentation/public-inbox-compact.pod index 7d37f6fb..d2b74c86 100644 --- a/Documentation/public-inbox-compact.pod +++ b/Documentation/public-inbox-compact.pod @@ -1,10 +1,12 @@ =head1 NAME -public-inbox-compact - compact Xapian DBs +public-inbox-compact - compact Xapian DBs in an inbox =head1 SYNOPSIS - public-inbox-compact INBOX_DIR +public-inbox-compact INBOX_DIR + +public-inbox-compact --all =head1 DESCRIPTION @@ -14,7 +16,33 @@ L or L from writing while it operates. It enforces the use of the C<--no-renumber> option of -L +L which is required to work with the +rest of the public-inbox search code. + +This command is rarely needed for active inboxes. + +Using the C<--compact> option of L +is recommended, instead, and only when doing a C<--reindex>. + +=head1 OPTIONS + +=over + +=item --all + +Compact all inboxes configured in ~/.public-inbox/config. +This is an alternative to specifying individual inboxes directories +on the command-line. + +=item --blocksize + +=item --no-full + +=item --fuller + +These options are passed directly to L. + +=back =head1 ENVIRONMENT @@ -39,12 +67,12 @@ Default: 10000 Feedback welcome via plain-text mail to L -The mail archives are hosted at L -and L +The mail archives are hosted at L and +L =head1 COPYRIGHT -Copyright 2018-2019 all contributors L +Copyright 2018-2021 all contributors L License: AGPL-3.0+ L