|
xapian-core
1.4.29
|
Xapian::Query internals. More...
#include "postlist.h"#include "queryvector.h"#include "xapian/intrusive_ptr.h"#include "xapian/query.h"
Include dependency graph for queryinternal.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| Xapian | |
| The Xapian namespace contains public interfaces for the Xapian library. | |
| Xapian::Internal | |
Variables | |
| const Xapian::termcount | DEFAULT_ELITE_SET_SIZE = 10 |
| Default set_size for OP_ELITE_SET: More... | |
Xapian::Query internals.
Definition in file queryinternal.h.
| const Xapian::termcount DEFAULT_ELITE_SET_SIZE = 10 |
Default set_size for OP_ELITE_SET:
Definition at line 30 of file queryinternal.h.