#include "selectpostlist.h"
#include <vector>
Include dependency graph for phrasepostlist.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | NearPostList |
A postlist comprising several postlists NEARed together. More... | |
class | PhrasePostList |
A postlist comprising several postlists PHRASEd together. More... | |
Typedefs | |
typedef Xapian::PositionIterator::Internal | PositionList |
Definition at line 30 of file phrasepostlist.h.