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

InQueryParameter Namespace Reference


InQuery structured query parameters

default feedback coefficient (0.5).

void get ()
 get the parameters

double fbCoeff = 0.5
int fbTermCount = 50
 default number of feedback terms (50).

double defaultBelief = 0.4
 default belief value (score) for a node (0.4).

bool cacheIDF = false
 cache term idf values


Function Documentation

void get   [static]
 

get the parameters


Variable Documentation

bool InQueryParameter::cacheIDF = false [static]
 

cache term idf values

double InQueryParameter::defaultBelief = 0.4 [static]
 

default belief value (score) for a node (0.4).

double InQueryParameter::fbCoeff = 0.5 [static]
 

int InQueryParameter::fbTermCount = 50 [static]
 

default number of feedback terms (50).


Generated on Tue Nov 25 11:27:25 2003 for Lemur Toolkit by doxygen1.2.18