|
xapian-core
2.0.0
|
Build tree to merge TermList objects. More...
Include dependency graph for termlistmerger.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | CompareTermListSizeAscending |
Functions | |
| template<class ORTERMLIST = OrTermList> | |
| TermList * | make_termlist_merger (std::vector< TermList * > &termlists) |
Build tree to merge TermList objects.
Definition in file termlistmerger.h.
|
inline |
Definition at line 38 of file termlistmerger.h.
References AssertRel, Heap::make(), Heap::pop(), and Heap::replace().
Referenced by Xapian::build_termlist_tree(), MultiDatabase::open_spelling_termlist(), MultiDatabase::open_synonym_keylist(), MultiDatabase::open_synonym_termlist(), GlassSpellingTable::open_termlist(), and HoneySpellingTable::open_termlist().