| _env | indri::query::QueryExpander | [protected] |
| _param | indri::query::QueryExpander | [protected] |
| _stopwords | indri::query::QueryExpander | [protected] |
| buildQuery(const std::string &originalQuery, double originalWeight, const std::vector< std::pair< std::string, double > > &expansionTerms, int termCount) | indri::query::QueryExpander | [protected] |
| expand(std::string originalQuery, std::vector< indri::api::ScoredExtentResult > &results) | indri::query::RMExpander | [virtual] |
| getCF(const std::string &term) | indri::query::QueryExpander | [protected] |
| getDocumentVectors(std::vector< indri::api::ScoredExtentResult > &results, int rmDocs) | indri::query::QueryExpander | [protected] |
| getVocabulary(std::vector< indri::api::ScoredExtentResult > &results, int rmDocs) | indri::query::QueryExpander | [protected] |
| getVocabulary(std::vector< indri::api::DocumentVector * > &docVectors) | indri::query::QueryExpander | [protected] |
| QueryExpander(indri::api::QueryEnvironment *env, indri::api::Parameters ¶m) | indri::query::QueryExpander | |
| RMExpander(indri::api::QueryEnvironment *env, indri::api::Parameters ¶m) | indri::query::RMExpander | |
| runExpandedQuery(std::string originalQuery, int resultsRequested, bool verbose=false) | indri::query::QueryExpander | |
| ~QueryExpander() | indri::query::QueryExpander | [inline, virtual] |