From b7678f950923a0e6fb59a8d17f21292cdb143d63 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 4 Feb 2020 21:44:04 +0000 Subject: doc: recommend -compact after --reindex It's likely a user will be low on space after running --reindex, so recommend the use of public-inbox-compact afterwards. And add a few more notes about using public-inbox-compact to clarify it's for inboxes-only (and not any old Xapian DBs) that using xapian-compact(1) directly is error-prone and likely to break things. --- Documentation/public-inbox-compact.pod | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'Documentation/public-inbox-compact.pod') diff --git a/Documentation/public-inbox-compact.pod b/Documentation/public-inbox-compact.pod index 20f9d475..6b0c7376 100644 --- a/Documentation/public-inbox-compact.pod +++ b/Documentation/public-inbox-compact.pod @@ -1,6 +1,6 @@ =head1 NAME -public-inbox-compact - compact Xapian DBs +public-inbox-compact - compact Xapian DBs in an inbox =head1 SYNOPSIS @@ -14,7 +14,8 @@ 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. =head1 OPTIONS -- cgit v1.2.3-24-ge0c7