Close
dtSearch Engine API for .NET Framework 2.x-4.x 2023.02
SearchResultsItem::PhraseCount Data Member

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 int PhraseCount;