1QUARTZCOMPACT(1) User Commands QUARTZCOMPACT(1)
2
3
4
6 quartzcompact - Compact a quartz database, or merge and compact several
7
9 quartzcompact [OPTION] SOURCE_DATABASE... DESTINATION_DATABASE
10
12 quartzcompact - Compact a quartz database, or merge and compact several
13
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 --help display this help and exit
27
28 --version
29 output version information and exit
30
31
32
33xapian-core 1.0.5 December 2007 QUARTZCOMPACT(1)