| _annotateQuery(indri::infnet::InferenceNetwork::MAllResults &results, const std::vector< lemur::api::DOCID_T > &documentIDs, std::string &annotatorName, indri::lang::Node *queryRoot) | indri::api::QueryEnvironment | [private] |
| _baseline | indri::api::QueryEnvironment | [private] |
| _copyStatistics(std::vector< indri::lang::RawScorerNode * > &scorerNodes, indri::infnet::InferenceNetwork::MAllResults &statisticsResults) | indri::api::QueryEnvironment | [private] |
| _mergeQueryResults(indri::infnet::InferenceNetwork::MAllResults &results, std::vector< indri::server::QueryServerResponse * > &responses) | indri::api::QueryEnvironment | [private] |
| _mergeServerQuery(indri::infnet::InferenceNetwork::MAllResults &results, std::vector< indri::lang::Node * > &roots, int resultsRequested) | indri::api::QueryEnvironment | [private] |
| _messageStreams | indri::api::QueryEnvironment | [private] |
| _parameters | indri::api::QueryEnvironment | [private] |
| _repositories | indri::api::QueryEnvironment | [private] |
| _repositoryNameMap | indri::api::QueryEnvironment | [private] |
| _runQuery(indri::infnet::InferenceNetwork::MAllResults &results, const std::string &q, int resultsRequested, const std::vector< lemur::api::DOCID_T > *documentIDs, QueryAnnotation **annotation, const std::string &queryType="indri") | indri::api::QueryEnvironment | [private] |
| _runServerQuery(std::vector< indri::lang::Node * > &roots, int resultsRequested) | indri::api::QueryEnvironment | [private] |
| _scoredQuery(indri::infnet::InferenceNetwork::MAllResults &results, indri::lang::Node *queryRoot, std::string &accumulatorName, int resultsRequested, const std::vector< lemur::api::DOCID_T > *documentSet) | indri::api::QueryEnvironment | [private] |
| _serverNameMap | indri::api::QueryEnvironment | [private] |
| _servers | indri::api::QueryEnvironment | [private] |
| _streams | indri::api::QueryEnvironment | [private] |
| _sumServerQuery(indri::infnet::InferenceNetwork::MAllResults &results, std::vector< indri::lang::Node * > &roots, int resultsRequested) | indri::api::QueryEnvironment | [private] |
| addIndex(const std::string &pathname) | indri::api::QueryEnvironment | |
| addIndex(class IndexEnvironment &environment) | indri::api::QueryEnvironment | |
| addServer(const std::string &hostname) | indri::api::QueryEnvironment | |
| close() | indri::api::QueryEnvironment | |
| documentCount() | indri::api::QueryEnvironment | |
| documentCount(const std::string &term) | indri::api::QueryEnvironment | |
| documentIDsFromMetadata(const std::string &attributeName, const std::vector< std::string > &attributeValue) | indri::api::QueryEnvironment | |
| documentLength(lemur::api::DOCID_T documentID) | indri::api::QueryEnvironment | |
| documentMetadata(const std::vector< lemur::api::DOCID_T > &documentIDs, const std::string &attributeName) | indri::api::QueryEnvironment | |
| documentMetadata(const std::vector< indri::api::ScoredExtentResult > &documentIDs, const std::string &attributeName) | indri::api::QueryEnvironment | |
| documents(const std::vector< lemur::api::DOCID_T > &documentIDs) | indri::api::QueryEnvironment | |
| documents(const std::vector< indri::api::ScoredExtentResult > &results) | indri::api::QueryEnvironment | |
| documentsFromMetadata(const std::string &attributeName, const std::vector< std::string > &attributeValues) | indri::api::QueryEnvironment | |
| documentStemCount(const std::string &stem) | indri::api::QueryEnvironment | |
| documentVectors(const std::vector< lemur::api::DOCID_T > &documentIDs) | indri::api::QueryEnvironment | |
| expressionCount(const std::string &expression, const std::string &queryType="indri") | indri::api::QueryEnvironment | |
| expressionList(const std::string &expression, const std::string &queryType="indri") | indri::api::QueryEnvironment | |
| fieldList() | indri::api::QueryEnvironment | |
| getServers() const | indri::api::QueryEnvironment | [inline] |
| pathNames(const std::vector< indri::api::ScoredExtentResult > &results) | indri::api::QueryEnvironment | |
| QueryEnvironment(QueryEnvironment &other) | indri::api::QueryEnvironment | [inline, private] |
| QueryEnvironment() | indri::api::QueryEnvironment | |
| removeIndex(const std::string &pathname) | indri::api::QueryEnvironment | |
| removeServer(const std::string &hostname) | indri::api::QueryEnvironment | |
| runAnnotatedQuery(const std::string &query, int resultsRequested, const std::string &queryType="indri") | indri::api::QueryEnvironment | |
| runAnnotatedQuery(const std::string &query, const std::vector< lemur::api::DOCID_T > &documentSet, int resultsRequested, const std::string &queryType="indri") | indri::api::QueryEnvironment | |
| runQuery(QueryRequest &request) | indri::api::QueryEnvironment | |
| runQuery(const std::string &query, int resultsRequested, const std::string &queryType="indri") | indri::api::QueryEnvironment | |
| runQuery(const std::string &query, const std::vector< lemur::api::DOCID_T > &documentSet, int resultsRequested, const std::string &queryType="indri") | indri::api::QueryEnvironment | |
| setBaseline(const std::string &baseline) | indri::api::QueryEnvironment | |
| setMaxWildcardTerms(int maxTerms) | indri::api::QueryEnvironment | |
| setMemory(UINT64 memory) | indri::api::QueryEnvironment | |
| setScoringRules(const std::vector< std::string > &rules) | indri::api::QueryEnvironment | |
| setSingleBackgroundModel(bool background) | indri::api::QueryEnvironment | |
| setStopwords(const std::vector< std::string > &stopwords) | indri::api::QueryEnvironment | |
| stemCount(const std::string &term) | indri::api::QueryEnvironment | |
| stemFieldCount(const std::string &term, const std::string &field) | indri::api::QueryEnvironment | |
| termCount() | indri::api::QueryEnvironment | |
| termCount(const std::string &term) | indri::api::QueryEnvironment | |
| termFieldCount(const std::string &term, const std::string &field) | indri::api::QueryEnvironment | |
| ~QueryEnvironment() | indri::api::QueryEnvironment | |