Public Member Functions | |
CQNMaxDocumentFrequency (const CAcInvertedFile *inAccessor) | |
virtual void | considerQueryFeature (const CWeightingFunction &inFeature) |
Considers a feature. | |
virtual CQueryNormalizer * | clone () const |
![]() | |
CQueryNormalizer (const CAcInvertedFile *inAccessor=0) | |
void | setAccessor (const CAcInvertedFile *inAccessor) |
virtual void | reset () |
virtual double | getValue () const |
Translating the information into a normalizing value in the end. |
Additional Inherited Members | |
![]() | |
double | mValue |
const CAcInvertedFile * | mAccessor |