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

IndriIndex.hpp File Reference

#include "TermInfoList.hpp"
#include "DocInfoList.hpp"
#include "lemur-platform.h"
#include "lemur-compat.hpp"
#include "indri/DocPositionInfoList.hpp"
#include "Exception.hpp"
#include "Keyfile.hpp"
#include "ReadBuffer.hpp"
#include "WriteBuffer.hpp"
#include <queue>
#include <map>
#include "indri/DocListMemoryBuilder.hpp"
#include "indri/DocListDiskBuilder.hpp"
#include "indri/HashTable.hpp"
#include <indri/greedy_vector>
#include "indri/TermData.hpp"
#include "indri/TermFieldStatistics.hpp"
#include "indri/KeyfileWordMap.hpp"
#include "indri/DocumentData.hpp"
#include "indri/CorpusStatistics.hpp"
#include "indri/FieldStatistics.hpp"
#include "indri/FieldData.hpp"
#include "indri/TermListBuilder.hpp"
#include "indri/FieldListIterator.hpp"
#include "indri/DocListFrequencyIterator.hpp"
#include "indri/TagExtent.hpp"

Go to the source code of this file.

Compounds

struct  FieldDescription
 Field data. More...

class  IndriIndex
struct  less_string
struct  term_cache_entry

Defines

#define INDRI_DEFAULT_QUERY_PROPORTION   (0.5)
#define INDRI_DEFAULT_MEMORY_SIZE   (128*1024*1024)
#define INDRI_OUTRAGEOUS_DOCLENGTH   (1000*1000*1000)


Define Documentation

#define INDRI_DEFAULT_MEMORY_SIZE   (128*1024*1024)
 

#define INDRI_DEFAULT_QUERY_PROPORTION   (0.5)
 

#define INDRI_OUTRAGEOUS_DOCLENGTH   (1000*1000*1000)
 


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