logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

copydatabase - Perform a document-by-document copy of one or more Xapian databases

Description

       copydatabase - Perform a document-by-document copy of one or more Xapian databases

Name

       copydatabase - Perform a document-by-document copy of one or more Xapian databases

Options

--no-renumber
              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).  If multiple source databases are specified
              and the same docid occurs in more one, the last occurrence will be the one which ends  up  in  the
              destination database.

       --help display this help and exit

       --version
              output version information and exit

xapian-core 1.4.29                                 April 2025                                    COPYDATABASE(1)

Synopsis

copydatabaseSOURCE_DATABASE... DESTINATION_DATABASE

See Also