|
xapian-core
1.4.30
|
#include <config.h>#include "chert_record.h"#include <xapian/error.h>#include "debuglog.h"#include "omassert.h"#include "pack.h"#include "str.h"
Include dependency graph for chert_record.cc:Go to the source code of this file.
Functions | |
| string | make_key (Xapian::docid did) |
|
inline |
Definition at line 35 of file chert_record.cc.
References C_pack_uint_preserving_sort().
Referenced by ChertPositionListTable::delete_positionlist(), GlassPositionListTable::delete_positionlist(), ChertRecordTable::delete_record(), ChertRecordTable::get_record(), ChertPositionListTable::positionlist_count(), GlassPositionListTable::positionlist_count(), ChertRecordTable::readahead_for_record(), ChertRecordTable::replace_record(), GlassPositionListTable::set_positionlist(), ChertPositionListTable::set_positionlist(), ChertTermListTable::set_termlist(), GlassTermListTable::set_termlist(), ChertPostListTable::term_exists(), and GlassPostListTable::term_exists().