From 073e4082a07ddeebf7c3efcadde35d98adb21c92 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 10 Aug 2020 02:12:02 +0000 Subject: convert: support new -index options Converting v1 inboxes from v2 can be a painful experience on HDD. Some of the new options in the CLI or config file make it less painful. --- Documentation/public-inbox-convert.pod | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'Documentation/public-inbox-convert.pod') diff --git a/Documentation/public-inbox-convert.pod b/Documentation/public-inbox-convert.pod index a8a5658c..a7958cf8 100644 --- a/Documentation/public-inbox-convert.pod +++ b/Documentation/public-inbox-convert.pod @@ -33,6 +33,25 @@ at 4 due to various bottlenecks. The number of Xapian shards will be 1 less than the JOBS value, since there is a single process which distributes work to the Xapian shards. +=item -L LEVEL, --index-level=LEVEL + +=item -c, --compact + +=item -v, --verbose + +=item --no-fsync + +=item --sequential-shard + +=item --batch-size=BYTES + +=item --max-size=BYTES + +These options affect indexing. They have no effect if +L is specified + +See L for a description of these options. + =back =head1 ENVIRONMENT -- cgit v1.2.3-24-ge0c7