|
xapian-core
2.0.0
|
Class for merging AllTermsList objects from subdatabases. More...
#include <config.h>#include "multi_alltermslist.h"#include <xapian/database.h>#include "backends/databaseinternal.h"#include "heap.h"#include "omassert.h"
Include dependency graph for multi_alltermslist.cc:Go to the source code of this file.
Classes | |
| struct | CompareTermListsByTerm |
| Comparison functor which orders TermList* by ascending term name. More... | |
Class for merging AllTermsList objects from subdatabases.
Definition in file multi_alltermslist.cc.