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

RetrievalParameter Namespace Reference

General retrieval-related parameters. More...


Common retrieval parameters

lemur::utility::String databaseIndex
 database index

lemur::utility::String retModel
 Retrieval method.

lemur::utility::String textQuerySet
 text query set

lemur::utility::String resultFile
 result file name

bool TRECresultFileFormat
 result file format, one of true for trec, false for 3col.

int fbDocCount
 number of docs for feedback (0=no feedback)

int resultCount
 number of docs to return as results

bool cacheDocReps
 should DocReps be cached across calls to score

bool useWorkingSet
 Use a working set? Default is to score the whole collection;.

lemur::utility::String workSetFile
 working set file name


Functions

string getLower (const char *parm, const char *def)
void get ()
 get parameters.


Detailed Description

General retrieval-related parameters.

Function Documentation

void get  )  [static]
 

get parameters.

string getLower const char *  parm,
const char *  def
[static]
 


Variable Documentation

bool RetrievalParameter::cacheDocReps [static]
 

should DocReps be cached across calls to score

lemur::utility::String RetrievalParameter::databaseIndex [static]
 

database index

int RetrievalParameter::fbDocCount [static]
 

number of docs for feedback (0=no feedback)

int RetrievalParameter::resultCount [static]
 

number of docs to return as results

lemur::utility::String RetrievalParameter::resultFile [static]
 

result file name

lemur::utility::String RetrievalParameter::retModel [static]
 

Retrieval method.

lemur::utility::String RetrievalParameter::textQuerySet [static]
 

text query set

bool RetrievalParameter::TRECresultFileFormat [static]
 

result file format, one of true for trec, false for 3col.

bool RetrievalParameter::useWorkingSet [static]
 

Use a working set? Default is to score the whole collection;.

lemur::utility::String RetrievalParameter::workSetFile [static]
 

working set file name


Generated on Tue Jun 15 11:03:08 2010 for Lemur by doxygen 1.3.4