dtSearch Text Retrieval Engine .NET interface

SearchResultsItem.HitsByWord Field

By-word summary of hits found in this document.

public string[] HitsByWord;

Remarks

The HitsByWord array is generated when the dtsSearchWantHitsByWord search flag is used in a search.

See Also

SearchResultsItem Class | dtSearch.Engine Namespace