#include <xapian/database.h>
#include "termlist.h"
#include <string>
#include <vector>
Include dependency graph for expandweight.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | Xapian |
namespace | Xapian::Internal |
Classes | |
class | Xapian::Internal::ExpandStats |
Collates statistics while calculating term weight in an ESet. More... | |
class | Xapian::Internal::ExpandWeight |
Class for calculating probabilistic ESet term weights. More... |
Definition in file expandweight.h.