xapian-check(1) - Linux man page
Name
xapian-check - Check the consistency of a flint database or tableSynopsis
xapian-check <flint directory>|<path to btree and prefix> [[t][f][b][v][+]]Description
xapian-check - Check the consistency of a flint database or tableThe btree(s) is/are always checked - control the output verbosity with:
- t = short tree printing
- f = full tree printing b = show bitmap 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
