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

xapian-check - Check the consistency of a database or table

Description

       xapian-check - Check the consistency of a database or table

       If a whole database is checked, then additional cross-checks between the tables are performed.

   Thebtree(s)is/arealwayschecked-controltheoutputverbositywith:
              F = attempt to fix a broken database (implemented for chert currently) t = short tree printing f =
              full tree printing b = show free blocks v = show stats about B-tree (default) + = same as tbv e.g.
              xapian-check /var/lib/xapian/data/default

              xapian-check /var/lib/xapian/data/default/postlist fbv

xapian-core 1.4.29                                 April 2025                                    XAPIAN-CHECK(1)

Name

       xapian-check - Check the consistency of a database or table

Synopsis

xapian-checkDATABASE_DIRECTORY|PATH_TO_BTREE [[F][t][f][b][v][+]]

See Also