TermSequencesOccurrences

FoundDocumentField.TermSequencesOccurrences property

Gets the occurrences of the found term sequences.

public int[] TermSequencesOccurrences { get; }

Property Value

The occurrences of the found term sequences.

See Also