xapian-core  1.4.25
Classes | Functions
chert_spelling.h File Reference

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

#include <xapian/types.h>
#include "chert_lazytable.h"
#include "api/termlist.h"
#include <map>
#include <set>
#include <string>
#include <cstring>
+ Include dependency graph for chert_spelling.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  fragment
 
class  ChertSpellingTable
 
class  ChertSpellingTermList
 The list of words containing a particular trigram. More...
 

Functions

bool operator< (const fragment &a, const fragment &b)
 

Detailed Description

Spelling correction data for a chert database.

Definition in file chert_spelling.h.

Function Documentation

◆ operator<()

bool operator< ( const fragment a,
const fragment b 
)
inline

Definition at line 51 of file chert_spelling.h.

References fragment::data.