Constructor SearchHighlight
SearchHighlight(string, double, SearchHighlightText[])
Initializes a new instance of the Search
Parameters
path
stringdocument field which returned a match.
score
doubleScore assigned to this result.
texts
SearchHighlight []Text Objects containing the matching text and the surrounding text.