xapian-core
1.4.26
|
Xapian::Weight::Internal class, holding database and term statistics. More...
#include "xapian/weight.h"
#include "xapian/database.h"
#include "xapian/query.h"
#include "backends/database.h"
#include "internaltypes.h"
#include "omassert.h"
#include <algorithm>
#include <map>
#include <string>
Go to the source code of this file.
Classes | |
struct | TermFreqs |
The frequencies for a term. More... | |
class | Xapian::Weight::Internal |
Class to hold statistics for a given collection. More... | |
Namespaces | |
Xapian | |
The Xapian namespace contains public interfaces for the Xapian library. | |
Xapian::Weight::Internal class, holding database and term statistics.
Definition in file weightinternal.h.