|
xapian-core
2.0.0
|
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 |
Spelling correction data for a honey database.
Definition in file honey_spelling.cc.