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

InvFPPushIndex.hpp File Reference

#include "common_headers.hpp"
#include "PushIndex.hpp"
#include "MemCache.hpp"
#include "InvFPTypes.hpp"
#include "InvFPDocList.hpp"
#include "InvFPTerm.hpp"
#include "InvFPIndexMerge.hpp"

Go to the source code of this file.

Compounds

class  InvFPPushIndex

Typedefs

typedef map<char*, InvFPDocList*,
ltstr
TABLE_T
 Example Class for push method of building an index. More...


Typedef Documentation

typedef map< char *,InvFPDocList *,ltstr > TABLE_T
 

Example Class for push method of building an index.

This class builds an index assigning termids, docids, tracking locations of term within documents, and tracking terms within documents. 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 at Fri Jul 26 18:22:32 2002 for LEMUR by doxygen1.2.4 written by Dimitri van Heesch, © 1997-2000