1XAPIAN-CHECK(1) User Commands XAPIAN-CHECK(1)
2
3
4
6 xapian-check - Check the consistency of a flint database or table
7
9 xapian-check <flint directory>|<path to btree and prefix>
10 [[t][f][b][v][+]]
11
13 xapian-check - Check the consistency of a flint database or table
14
15 The btree(s) is/are always checked - control the output verbosity with:
16 t = short tree printing f = full tree printing b = show bitmap v
17 = show stats about B-tree (default) + = same as tbv e.g.
18 xapian-check /var/lib/xapian/data/default
19
20 xapian-check /var/lib/xapian/data/default/postlist fbv
21
22
23
24xapian-core 1.0.5 December 2007 XAPIAN-CHECK(1)