Class ResultItem
public class ResultItem
- Inheritance
-
ResultItem
- Inherited Members
Properties
DocID
public string DocID { get; set; }
Property Value
FieldValues
public ResultItemEntry[] FieldValues { get; set; }
Property Value
QueryPartScores
public int?[] QueryPartScores { get; set; }
Property Value
- int?[]
Score
public float Score { get; set; }