#include <OkapiRetMethod.hpp>
Inheritance diagram for OkapiScoreFunc:
Public Methods | |
OkapiScoreFunc (const Index &dbIndex) | |
virtual double | matchedTermWeight (const QueryTerm *qTerm, const TextQueryRep *qRep, const DocInfo *info, const DocumentRep *dRep) const |
compute the score contribution of a matched term | |
Protected Attributes | |
const Index & | ind |
|
|
|
compute the score contribution of a matched term
Reimplemented from ScoreFunction. |
|
|