#include <config.h>
#include <xapian/error.h>
#include <xapian/types.h>
#include "expandweight.h"
#include "flint_spelling.h"
#include "flint_utils.h"
#include "omassert.h"
#include "ortermlist.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 |
Definition in file flint_spelling.cc.