TermsOccurrences

FoundDocumentField.TermsOccurrences property

Gets the occurrences of the found terms.

public int[] TermsOccurrences { get; }

Property Value

The occurrences of the found terms.

See Also