xapian-core  1.4.25
Classes
exactphrasepostlist.cc File Reference

Return docs containing terms forming a particular exact phrase. More...

#include <config.h>
#include "exactphrasepostlist.h"
#include "debuglog.h"
#include "backends/positionlist.h"
#include "omassert.h"
#include <algorithm>
#include <vector>
+ Include dependency graph for exactphrasepostlist.cc:

Go to the source code of this file.

Classes

class  TermCompare
 

Detailed Description

Return docs containing terms forming a particular exact phrase.

Definition in file exactphrasepostlist.cc.