Close
dtSearch .NET Standard API 2023.02
SearchResultsItem.PhraseCount Property

Number of hits in this document, counting each phrase as one hit. This is only available if the dtsSearchWantHitsByWord flag was set in SearchJob.SearchFlags.

public Int32 PhraseCount;