xapian-core  2.0.0
Classes | Namespaces
honey_inverter.h File Reference

HoneyInverter class which "inverts the file". More...

#include "xapian/types.h"
#include "api/smallvector.h"
#include <map>
#include <string>
#include <vector>
#include "negate_unsigned.h"
#include "omassert.h"
#include "str.h"
#include "xapian/error.h"
+ Include dependency graph for honey_inverter.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HoneyInverter
 Class which "inverts the file". More...
 
class  HoneyInverter::PostingChanges
 Class for storing the changes in frequencies for a term. More...
 

Namespaces

 Xapian
 The Xapian namespace contains public interfaces for the Xapian library.
 

Detailed Description

HoneyInverter class which "inverts the file".

Definition in file honey_inverter.h.