|
xapian-core
2.0.0
|
HoneyValueManager class. More...
#include <config.h>#include "honey_values.h"#include "honey_cursor.h"#include "honey_postlist.h"#include "honey_postlisttable.h"#include "honey_termlist.h"#include "honey_termlisttable.h"#include "bitstream.h"#include "debuglog.h"#include "backends/documentinternal.h"#include "pack.h"#include "xapian/error.h"#include "xapian/valueiterator.h"#include <algorithm>#include <memory>
Include dependency graph for honey_values.cc:Go to the source code of this file.
Classes | |
| class | Honey::ValueUpdater |
Namespaces | |
| Honey | |
Variables | |
| static const size_t | CHUNK_SIZE_THRESHOLD = 2000 |
HoneyValueManager class.
Definition in file honey_values.cc.
|
static |
Definition at line 164 of file honey_values.cc.
Referenced by Honey::ValueUpdater::append_to_stream().