|
xapian-core
2.0.0
|
Build key strings for MSet ordering or collapsing. More...
#include <config.h>#include "xapian/keymaker.h"#include "xapian/document.h"#include "xapian/error.h"#include "pack.h"#include <memory>#include <string>
Include dependency graph for keymaker.cc:Go to the source code of this file.
Namespaces | |
| Xapian | |
| The Xapian namespace contains public interfaces for the Xapian library. | |
Functions | |
| static void | Xapian::throw_unimplemented (const char *message) |
Variables | |
| static constexpr unsigned char | Xapian::KEYSPEC_REVERSE = 1 |
| static constexpr unsigned char | Xapian::KEYSPEC_DEFVALUE = 2 |
Build key strings for MSet ordering or collapsing.
Definition in file keymaker.cc.