Table of Contents

Class ResultItem

Namespace
Textkernel.Tx.Models.API.MatchV2.Response
Assembly
Textkernel.Tx.SDK.dll
public class ResultItem
Inheritance
ResultItem
Inherited Members

Properties

DocID

public string DocID { get; set; }

Property Value

string

FieldValues

public ResultItemEntry[] FieldValues { get; set; }

Property Value

ResultItemEntry[]

QueryPartScores

public int?[] QueryPartScores { get; set; }

Property Value

int?[]

Score

public float Score { get; set; }

Property Value

float