#include "xapian/weight.h"
#include "xapian/database.h"
#include "xapian/query.h"
#include "database.h"
#include "internaltypes.h"
#include <map>
#include <string>


Go to the source code of this file.
Classes | |
| struct | TermFreqs |
| A pair holding a termfreq and reltermfreq. More... | |
| class | Xapian::Weight::Internal |
| Class to hold statistics for a given collection. More... | |
Namespaces | |
| namespace | Xapian |
| The Xapian namespace contains public interfaces for the Xapian library. | |
Definition in file weightinternal.h.