#include <StructQueryRetMethod.hpp>
Inheritance diagram for lemur::api::StructQueryScoreFunc:
Public Member Functions | |
virtual double | evalQuery (const lemur::retrieval::QueryNode *qn, const DocumentRep *dRep) |
Have the QueryNode eval itself on the DocumentRep. | |
virtual double | adjustedScore (double w, const lemur::retrieval::QueryNode *qn) |
No adjustment, return the original score. |
|
No adjustment, return the original score.
|
|
Have the QueryNode eval itself on the DocumentRep.
|