GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
XAPIAN-COMPACT(1) User Commands XAPIAN-COMPACT(1)

xapian-compact - Compact a database, or merge and compact several

xapian-compact [OPTIONS] SOURCE_DATABASE... DESTINATION_DATABASE

xapian-compact - Compact a database, or merge and compact several

Set the blocksize in bytes (e.g. 4096) or K (e.g. 4K) (must be between 2K and 64K and a power of 2, default 8K)
Disable full compaction
Enable fuller compaction (not recommended if you plan to update the compacted database)
If merging more than 3 databases, merge the postlists in multiple passes (which is generally faster but requires more disk space for temporary files)
Preserve the numbering of document ids (useful if you have external references to them, or have set them to match unique ids from an external source). Currently this option is only supported when merging databases if they have disjoint ranges of used document ids
Produce a single file database (not supported for chert)
display this help and exit
output version information and exit
April 2025 xapian-core 1.4.29

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.