|
xapian-core
1.4.29
|
Merged postlist: items from one list, weights from both. More...
#include "branchpostlist.h"
Include dependency graph for andmaybepostlist.h:
This graph shows which files directly or indirectly include this file: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.