xapian-core  2.0.0
Classes
andpostlist.h File Reference

N-way AND postlist. More...

#include "backends/postlist.h"
#include "omassert.h"
#include "postlisttree.h"
#include <algorithm>
+ Include dependency graph for andpostlist.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AndPostList
 N-way AND postlist. More...
 
struct  AndPostList::ComparePostListTermFreqAscending
 Comparison functor which orders PostList* by ascending get_termfreq(). More...
 

Detailed Description

N-way AND postlist.

Definition in file andpostlist.h.