1COPYDATABASE(1) User Commands COPYDATABASE(1)
2
3
4
6 copydatabase - Perform a document-by-document copy of one or more
7 Xapian databases
8
10 copydatabase SOURCE_DATABASE... DESTINATION_DATABASE
11
13 copydatabase - Perform a document-by-document copy of one or more
14 Xapian databases
15
17 --no-renumber
18 Preserve the numbering of document ids (useful if you have ex‐
19 ternal references to them, or have set them to match unique ids
20 from an external source). If multiple source databases are
21 specified and the same docid occurs in more one, the last occur‐
22 rence will be the one which ends up in the destination database.
23
24 --help display this help and exit
25
26 --version
27 output version information and exit
28
29
30
31xapian-core 1.4.23 July 2023 COPYDATABASE(1)