| ArrayQueryRep(int size) | ArrayQueryRep | [inline] |
| ArrayQueryRep(int size, const TermQuery &qry, const Index &dbIndex) | ArrayQueryRep | |
| ArrayQueryRep(int size, const FreqVector &qryVec) | ArrayQueryRep | |
| ct | ArrayQueryRep | [protected] |
| hasMore() const | ArrayQueryRep | [inline, virtual] |
| idf | TFIDFQueryRep | [protected] |
| incCount(TERMID_T wdIndex, double count) | ArrayQueryRep | [inline, virtual] |
| ind | TFIDFQueryRep | [protected] |
| makeQueryTerm(TERMID_T wdIndex, double wdCount) const | ArrayQueryRep | [inline, protected, virtual] |
| nextTerm() const | ArrayQueryRep | [virtual] |
| prm | TFIDFQueryRep | [protected] |
| queryTFWeight(const double rawTF) const | TFIDFQueryRep | |
| scConst | ArrayQueryRep | [protected] |
| scoreConstant() const | ArrayQueryRep | [inline, virtual] |
| setCount(TERMID_T wdIndex, double count) | ArrayQueryRep | [inline, virtual] |
| setScoreConstant(double scoreConst) | ArrayQueryRep | [inline, virtual] |
| startIteration() const | ArrayQueryRep | [inline, virtual] |
| TFIDFQueryRep(const TermQuery &qry, const Index &dbIndex, double *idfValue, TFIDFParameter::WeightParam ¶m) | TFIDFQueryRep | |
| totalCount() const | ArrayQueryRep | [inline, virtual] |
| ~ArrayQueryRep() | ArrayQueryRep | [inline, virtual] |
| ~QueryRep() | QueryRep | [inline, virtual] |
| ~TextQueryRep() | TextQueryRep | [inline, virtual] |
| ~TFIDFQueryRep() | TFIDFQueryRep | [inline, virtual] |