#include <CosSimRetMethod.hpp>
Inheritance diagram for CosSimQueryRep:
Public Methods | |
CosSimQueryRep (const TermQuery &qry, const Index &dbIndex, double *idfValue) | |
Create a query representation for a text query. | |
CosSimQueryRep (DOCID_T docId, const Index &dbIndex, double *idfValue) | |
Create a query representation for the given document id. | |
virtual | ~CosSimQueryRep () |
Protected Attributes | |
double * | idf |
const Index & | ind |
|
Create a query representation for a text query.
|
|
Create a query representation for the given document id.
|
|
|
|
|
|
|