xapian-core  1.4.25
Classes | Namespaces
weightinternal.h File Reference

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 <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.
 

Detailed Description

Xapian::Weight::Internal class, holding database and term statistics.

Definition in file weightinternal.h.