xapian-core  1.4.25
Classes
multiandpostlist.h File Reference

N-way AND postlist. More...

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

Go to the source code of this file.

Classes

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

Detailed Description

N-way AND postlist.

Definition in file multiandpostlist.h.