|
JASSv2
|

Public Member Functions | |
| virtual void | add_rsv (DOCID_TYPE document_id, ACCUMULATOR_TYPE score)=0 |
| print (somehow) the ordered pair of document_id and score. This might involve processing it somehow too More... | |
|
pure virtual |
print (somehow) the ordered pair of document_id and score. This might involve processing it somehow too
| document_id | [in] The document identifier |
| score | [in] The impact score of this term in this document. |
Implemented in printer.
1.8.13