#include <OkapiRetMethod.hpp>
Inheritance diagram for OkapiQueryTerm:
Public Methods | |
OkapiQueryTerm (TERMID_T termID, double count, int pEstCount, double paramK3) | |
virtual int | pEstCount () const |
return the number of rel docs with the term | |
virtual double | weight () const |
return query term TF weight |
|
|
|
return the number of rel docs with the term
|
|
return query term TF weight
Reimplemented from QueryTerm. |