xapian-core  2.0.0
multi_postlist.cc File Reference

Class for merging PostList objects from subdatabases. More...

#include <config.h>
#include "multi_postlist.h"
#include <xapian/database.h>
#include "backends/multi.h"
#include "backends/postlist.h"
#include "heap.h"
#include "omassert.h"
#include <algorithm>
#include <functional>
+ Include dependency graph for multi_postlist.cc:

Go to the source code of this file.

Detailed Description

Class for merging PostList objects from subdatabases.

Definition in file multi_postlist.cc.