bin/xapian-check.cc File Reference

Check the consistency of a database or table. More...

#include <config.h>
#include "xapian-check-brass.h"
#include "xapian-check-chert.h"
#include "xapian-check-flint.h"
#include "chert_check.h"
#include "stringutils.h"
#include "utils.h"
#include <xapian.h>
#include <stdexcept>
#include <iostream>

Include dependency graph for xapian-check.cc:

Go to the source code of this file.

Defines

#define PROG_NAME   "xapian-check"
#define PROG_DESC   "Check the consistency of a database or table"

Functions

static void show_usage ()
static void reserve_doclens (vector< Xapian::termcount > &doclens, Xapian::docid last_docid)
int main (int argc, char **argv)


Detailed Description

Check the consistency of a database or table.

Definition in file xapian-check.cc.


Define Documentation

#define PROG_DESC   "Check the consistency of a database or table"

Definition at line 41 of file xapian-check.cc.

Referenced by main().

#define PROG_NAME   "xapian-check"

Definition at line 40 of file xapian-check.cc.

Referenced by main(), and show_usage().


Function Documentation

int main ( int  argc,
char **  argv 
)

static void reserve_doclens ( vector< Xapian::termcount > &  doclens,
Xapian::docid  last_docid 
) [static]

Definition at line 62 of file xapian-check.cc.

Referenced by main().

static void show_usage (  )  [static]

Definition at line 47 of file xapian-check.cc.

References PROG_NAME.

Referenced by main().


Documentation for Xapian (version 1.2.8).
Generated on 14 Dec 2011 by Doxygen 1.5.9.