dtSearch Text Retrieval Engine .NET interface

SearchResultsItem.PhraseCount Field

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;

See Also

SearchResultsItem Class | dtSearch.Engine Namespace