1XAPIAN-CHECK(1) User Commands XAPIAN-CHECK(1)
2
3
4
6 xapian-check - Check the consistency of a database or table
7
9 xapian-check DATABASE_DIRECTORY|PATH_TO_BTREE [[F][t][f][b][v][+]]
10
12 xapian-check - Check the consistency of a database or table
13
14 If a whole database is checked, then additional cross-checks between
15 the tables are performed.
16
17 The btree(s) is/are always checked - control the output verbosity with:
18 F = attempt to fix a broken database (implemented for chert cur‐
19 rently) t = short tree printing f = full tree printing b = show
20 free blocks v = show stats about B-tree (default) + = same as
21 tbv e.g. xapian-check /var/lib/xapian/data/default
22
23 xapian-check /var/lib/xapian/data/default/postlist fbv
24
25
26
27xapian-core 1.4.17 August 2020 XAPIAN-CHECK(1)