xapian-core
1.4.26
|
Synonym data for a chert database. More...
#include <config.h>
#include "chert_synonym.h"
#include "xapian/error.h"
#include "chert_cursor.h"
#include "debuglog.h"
#include "stringutils.h"
#include "api/vectortermlist.h"
#include <set>
#include <string>
#include <vector>
Go to the source code of this file.
Macros | |
#define | MAGIC_XOR_VALUE 96 |
Synonym data for a chert database.
Definition in file chert_synonym.cc.
#define MAGIC_XOR_VALUE 96 |
Definition at line 40 of file chert_synonym.cc.
Referenced by ChertSynonymTable::add_synonym(), ChertSynonymTable::merge_changes(), ChertSynonymTable::open_termlist(), and ChertSynonymTable::remove_synonym().