|
xapian-core
1.4.29
|
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>
Include dependency graph for weightinternal.h:
This graph shows which files directly or indirectly include this file: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.