X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=Documentation%2Fpublic-inbox-convert.pod;h=a7958cf8e147a588a689c96ea16690bbb9a47923;hb=256b3566e4d57a64bb349a7b896da10381a2a363;hp=a8a5658cb34ec9839e5c2367cd6f74288754785e;hpb=d87053bf6cae0258125e84e1531d5f1206c53288;p=public-inbox.git 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