xapian-core  1.4.25
Classes
chert_spelling.cc File Reference

Spelling correction data for a chert database. More...

#include <config.h>
#include <xapian/error.h>
#include <xapian/types.h>
#include "expand/expandweight.h"
#include "chert_spelling.h"
#include "omassert.h"
#include "expand/ortermlist.h"
#include "pack.h"
#include "../prefix_compressed_strings.h"
#include <algorithm>
#include <map>
#include <queue>
#include <vector>
#include <set>
#include <string>
+ Include dependency graph for chert_spelling.cc:

Go to the source code of this file.

Classes

struct  TermListGreaterApproxSize
 

Detailed Description

Spelling correction data for a chert database.

Definition in file chert_spelling.cc.