#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 | |
Private Attributes | |
| int | pEst |
| double | k3 |
|
||||||||||||||||||||
|
|
|
|
return the number of rel docs with the term
|
|
|
return query term TF weight
Reimplemented from QueryTerm. |
|
|
|
|
|
|
1.2.16