#include <config.h>#include "flint_values.h"#include "flint_utils.h"#include "utils.h"#include <xapian/error.h>#include "debuglog.h"

Go to the source code of this file.
Functions | |
| void | make_key (string &key, Xapian::docid did) |
| Generate key for document docid's values. | |
| void make_key | ( | string & | key, | |
| Xapian::docid | did | |||
| ) | [inline] |
Generate key for document docid's values.
Definition at line 35 of file flint_values.cc.
References flint_docid_to_key(), and LOGCALL_STATIC_VOID.