#include <StructQueryRetMethod.hpp>
Inheritance diagram for StructQueryScoreFunc:
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. |
|
No adjustment, return the original score.
|
|
Have the QueryNode eval itself on the DocumentRep.
|