#include <xapian/base.h>
#include <xapian/database.h>
#include <xapian/document.h>
#include <xapian/termgenerator.h>
#include <xapian/stem.h>


Go to the source code of this file.
Classes | |
| class | Xapian::TermGenerator::Internal |
Namespaces | |
| namespace | Xapian |
| The Xapian namespace contains public interfaces for the Xapian library. | |
Definition in file termgenerator_internal.h.