You are here: Symbol Reference > dtSearch.Engine Namespace > Classes > SearchResultsItem Class > SearchResultsItem Properties > PhraseCount Property
Close
dtSearch .NET Standard API 2024.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;
Copyright (c) 1998-2023 dtSearch Corp. All rights reserved.