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