#include <config.h>
#include "quartz_values.h"
#include "quartz_utils.h"
#include "utils.h"
#include <xapian/error.h>
#include "omdebug.h"
Include dependency graph for quartz_values.cc:
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 quartz_values.cc.
References DEBUGCALL_STATIC, and quartz_docid_to_key().