◆ JASS_anytime_result()
| JASS_anytime_result::JASS_anytime_result |
( |
const std::string & |
query_id, |
|
|
const std::string & |
query, |
|
|
const std::string & |
results_list, |
|
|
size_t |
postings_processed, |
|
|
size_t |
search_time_in_ns |
|
) |
| |
|
inline |
Constructor.
- Parameters
-
| query_id | [in] The query ID |
| query | [in] The query |
| results_list | [in] The results list (normally in TREC format) |
| postings_processed | [in] The numvber of postings processed (that is, <docid, impact> pairs) |
| search_time_in_ns | [in] The time it took to resolve the query |
The documentation for this class was generated from the following file: