| computeDocRep(int docID) | InQueryRetMethod | [inline, virtual] |
| computeQueryRep(Query &qry) | StructQueryRetMethod | [inline, virtual] |
| computeStructQueryRep(StructQuery &qry) | InQueryRetMethod | [inline, virtual] |
| defaultBelief | InQueryRetMethod | [private] |
| docCount | InQueryRetMethod | [private] |
| docLengthAverage | InQueryRetMethod | [private] |
| fbCoeff | InQueryRetMethod | [private] |
| fbTermCount | InQueryRetMethod | [private] |
| idfV | InQueryRetMethod | [private] |
| ind | RetrievalMethod | [protected] |
| InQueryRetMethod(Index &dbIndex, double belief, int fbTerms, double fbCoef, bool cacheIDF) | InQueryRetMethod | |
| RetrievalMethod(Index &collectionIndex) | RetrievalMethod | [inline] |
| scFunc | InQueryRetMethod | [private] |
| scoreCollection(QueryRep &qry, IndexedRealVector &results) | StructQueryRetMethod | [virtual] |
| scoreDoc(QueryRep &qry, int docID) | StructQueryRetMethod | [virtual] |
| scoreDocSet(QueryRep &qry, DocIDSet &docSet, IndexedRealVector &results) | RetrievalMethod | [virtual] |
| scoreFunc() | InQueryRetMethod | [inline, virtual] |
| scoreInvertedIndex(QueryRep &qryRep, IndexedRealVector &scores, bool scoreAll=false) | StructQueryRetMethod | [virtual] |
| StructQueryRetMethod(Index &ind) | StructQueryRetMethod | [inline] |
| updateQuery(QueryRep &qryRep, DocIDSet &relDocs) | StructQueryRetMethod | [inline, virtual] |
| updateStructQuery(StructQueryRep &qryRep, DocIDSet &relDocs) | InQueryRetMethod | [virtual] |
| ~InQueryRetMethod() | InQueryRetMethod | [inline, virtual] |
| ~RetrievalMethod() | RetrievalMethod | [inline, virtual] |
| ~StructQueryRetMethod() | StructQueryRetMethod | [inline, virtual] |