xapian-check(1) debian man page | unix.com

Man Page: xapian-check

Operating Environment: debian

Section: 1

XAPIAN-CHECK(1) 						   User Commands						   XAPIAN-CHECK(1)

NAME
xapian-check - Check the consistency of a database or table
SYNOPSIS
xapian-check <database directory>|<path to btree and prefix> [[t][f][b][v][+]]
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. The 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 xapian-core 1.2.12 June 2012 XAPIAN-CHECK(1)
Related Man Pages
axi-cache(1) - debian
pinot-index(1) - debian
axi-cache(1) - centos
search::xapian::queryparser(3pm) - debian
axi-cache(1) - v7
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
Weird 'find' results