xapian-core
1.4.26
|
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>
Go to the source code of this file.
Classes | |
class | TermCompare |
Return docs containing terms forming a particular exact phrase.
Definition in file exactphrasepostlist.cc.