Main Page   Namespace List   Class Hierarchy   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< char *, InvDocList *,
ltstr
TABLE_T
 Example Class for push method of building an index.


Typedef Documentation

typedef map<char*, InvDocList*, ltstr> 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 Fri Feb 6 07:11:54 2004 for LEMUR by doxygen1.2.16