|
xapian-core
1.4.30
|
Collate statistics and calculate the term weights for the ESet. More...
#include <xapian/database.h>#include "api/termlist.h"#include "internaltypes.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.
Classes | |
| class | Xapian::Internal::ExpandStats |
| Collates statistics while calculating term weight in an ESet. More... | |
| class | Xapian::Internal::ExpandWeight |
| Class for calculating ESet term weights. More... | |
| class | Xapian::Internal::TradEWeight |
| This class implements the TradWeight scheme for query expansion. More... | |
| class | Xapian::Internal::Bo1EWeight |
| This class implements the Bo1 scheme for query expansion. More... | |
Namespaces | |
| Xapian | |
| The Xapian namespace contains public interfaces for the Xapian library. | |
| Xapian::Internal | |
Collate statistics and calculate the term weights for the ESet.
Definition in file expandweight.h.