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