Method AddResult
AddResult(Int32, Boolean, Int64)
Add a (possibly relevant) doc.
Declaration
public virtual void AddResult(int n, bool isRelevant, long docNameExtractTime)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | n | rank of the added doc (its ordinal position within the query results). |
System.Boolean | isRelevant |
|
System.Int64 | docNameExtractTime |