xapian-core  1.4.25
Classes
andnotpostlist.h File Reference

Return items which are in A, unless they're in B. More...

#include "branchpostlist.h"
+ Include dependency graph for andnotpostlist.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AndNotPostList
 A postlist generated by taking one postlist (the left-hand postlist), and removing any documents which are in the other (right-hand) postlist. More...
 

Detailed Description

Return items which are in A, unless they're in B.

Definition in file andnotpostlist.h.