xapian-core
1.4.26
|
Merged postlist: items from one list, weights from both. More...
#include "branchpostlist.h"
Go to the source code of this file.
Classes | |
class | AndMaybePostList |
A postlist with weights modified by another postlist. More... | |
Merged postlist: items from one list, weights from both.
AND MAYBE of two posting lists A AND MAYBE B is logically just A, but we keep B around for weight purposes
Definition in file andmaybepostlist.h.