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

StructQueryScoreFunc Class Reference

ScoreFunction for structured querys. Provides evalQuery. More...

#include <StructQueryRetMethod.hpp>

Inheritance diagram for StructQueryScoreFunc:

ScoreFunction List of all members.

Public Methods

virtual double evalQuery (const QueryNode *qn, const DocumentRep *dRep)
 Have the QueryNode eval itself on the DocumentRep.

virtual double adjustedScore (double w, const QueryNode *qn)
 No adjustment, return the original score.


Detailed Description

ScoreFunction for structured querys. Provides evalQuery.


Member Function Documentation

virtual double StructQueryScoreFunc::adjustedScore double    w,
const QueryNode   qn
[inline, virtual]
 

No adjustment, return the original score.

virtual double StructQueryScoreFunc::evalQuery const QueryNode   qn,
const DocumentRep   dRep
[inline, virtual]
 

Have the QueryNode eval itself on the DocumentRep.


The documentation for this class was generated from the following file:
Generated on Wed Nov 3 12:59:56 2004 for Lemur Toolkit by doxygen1.2.18