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

TermData.hpp File Reference

#include "indri/TermFieldStatistics.hpp"
#include <indri/greedy_vector>
#include "indri/DocListMemoryBuilder.hpp"
#include "File.hpp"
#include "lemur-compat.hpp"
#include "indri/RVLCompressStream.hpp"
#include "indri/RVLDecompressStream.hpp"

Go to the source code of this file.

Namespaces

namespace  indri
namespace  indri::index

Defines

#define INDRI_MAX_SEGMENTS   (8)

Functions

indri::index::TermDatatermdata_create (int fieldCount)
void termdata_delete (indri::index::TermData *termData, int fieldCount)
int termdata_size (int fieldCount)
int termdata_compress (char *buffer, int size, int fieldCount, indri::index::TermData *termData)
void termdata_decompress (const char *buffer, int size, int fieldCount, indri::index::TermData *termData)


Define Documentation

#define INDRI_MAX_SEGMENTS   (8)
 


Function Documentation

int termdata_compress char *    buffer,
int    size,
int    fieldCount,
indri::index::TermData   termData
[inline]
 

indri::index::TermData* termdata_create int    fieldCount [inline]
 

void termdata_decompress const char *    buffer,
int    size,
int    fieldCount,
indri::index::TermData   termData
[inline]
 

void termdata_delete indri::index::TermData   termData,
int    fieldCount
[inline]
 

int termdata_size int    fieldCount [inline]
 


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