_cf_cache | indri::query::QueryExpander | [private] |
_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)=0 | indri::query::QueryExpander | [pure 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 | |
runExpandedQuery(std::string originalQuery, int resultsRequested, bool verbose=false) | indri::query::QueryExpander | |
~QueryExpander() | indri::query::QueryExpander | [inline, virtual] |