Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

InvPushIndex.hpp File Reference

#include "common_headers.hpp"
#include "PushIndex.hpp"
#include "MemCache.hpp"
#include "InvFPTypes.hpp"
#include "InvDocList.hpp"
#include "InvFPTerm.hpp"
#include "InvIndexMerge.hpp"

Go to the source code of this file.

Compounds

class  InvPushIndex

Typedefs

typedef map< string, InvDocList *,
less< string > > 
TABLE_T
 Example Class for push method of building an index.


Typedef Documentation

typedef map<string, InvDocList*, less<string> > TABLE_T
 

Example Class for push method of building an index.

This class builds an index of inverted lists assigning termids and docids. It also expects a DocumentProp to have the total number of terms that were in a document. It expects that all stopping and stemming (if any) occurs before the term is passed in.


Generated on Wed Nov 3 12:59:14 2004 for Lemur Toolkit by doxygen1.2.18