JASSv2
Public Attributes | List of all members
JASS::query::docid_rsv_pair Class Reference

Literally a <document_id, rsv> ordered pair. More...

#include <query.h>

Public Attributes

size_t document_id
 The document identifier.
 
const std::string * primary_key
 The external identifier of the document (the primary key)
 
ACCUMULATOR_TYPE rsv
 The rsv (Retrieval Status Value) relevance score.
 

Detailed Description

Literally a <document_id, rsv> ordered pair.


The documentation for this class was generated from the following file: