xapian-core
1.4.26
|
Spelling correction data for a glass database. More...
#include <config.h>
#include <xapian/error.h>
#include <xapian/types.h>
#include "expand/expandweight.h"
#include "glass_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>
Go to the source code of this file.
Classes | |
struct | TermListGreaterApproxSize |
Spelling correction data for a glass database.
Definition in file glass_spelling.cc.