1XAPIAN-COMPACT(1)                User Commands               XAPIAN-COMPACT(1)
2
3
4

NAME

6       xapian-compact - Compact a flint database, or merge and compact several
7

SYNOPSIS

9       xapian-compact [OPTIONS] SOURCE_DATABASE... DESTINATION_DATABASE
10

DESCRIPTION

12       xapian-compact - Compact a flint database, or merge and compact several
13

OPTIONS

15       -b, --blocksize
16              Set  the  blocksize in bytes (e.g. 4096) or K (e.g. 4K) (must be
17              between 2K and 64K and a power of 2, default 8K)
18
19       -n, --no-full
20              Disable full compaction
21
22       -F, --fuller
23              Enable fuller compaction (not recommended if you plan to  update
24              the compacted database)
25
26       -m, --multipass
27              If  merging more than 3 databases, merge the postlists in multiā€
28              ple passes (which is generally faster  but  requires  more  disk
29              space for temporary files)
30
31       --no-renumber Preserve the numbering of document ids (useful if you
32              external references to them, or have set the to match unique ids
33              from an external source).  Currently this option isn't supported
34              when merging databases.
35
36       --help display this help and exit
37
38       --version
39              output version information and exit
40
41
42
43xapian-core 1.0.5                December 2007               XAPIAN-COMPACT(1)
Impressum