xapian-core  2.0.0
Classes
honey_spelling.cc File Reference

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

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

Go to the source code of this file.

Classes

struct  TermListGreaterApproxSize
 

Detailed Description

Spelling correction data for a honey database.

Definition in file honey_spelling.cc.