xapian-core
1.4.26
|
#include <config.h>
#include "chert_record.h"
#include <xapian/error.h>
#include "debuglog.h"
#include "omassert.h"
#include "pack.h"
#include "str.h"
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(), ChertTermListTable::delete_termlist(), GlassTermListTable::delete_termlist(), ChertPostListTable::get_chunk(), GlassPostListTable::get_chunk(), ChertRecordTable::get_record(), ChertPostListTable::merge_changes(), GlassPostListTable::merge_changes(), GlassPostListTable::merge_doclen_changes(), ChertPositionListTable::positionlist_count(), GlassPositionListTable::positionlist_count(), ChertRecordTable::readahead_for_record(), ChertRecordTable::replace_record(), ChertPositionListTable::set_positionlist(), GlassPositionListTable::set_positionlist(), ChertTermListTable::set_termlist(), GlassTermListTable::set_termlist(), ChertPostListTable::term_exists(), and GlassPostListTable::term_exists().