#include <xapian/types.h>
#include <xapian/error.h>
#include <string>
#include <vector>
#include "positionlist.h"
#include "documentterm.h"
Include dependency graph for inmemory_positionlist.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | InMemoryPositionList |
A position list in a inemory database. More... |