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