dtSearch Text Retrieval Engine .NET interface

SearchResultsItem.HitDetails Field

Details on words matched in this document.

public string[] HitDetails;

Remarks

The HitDetails array is generated when the dtsSearchWantHitDetails search flag is used.

See Also

SearchResultsItem Class | dtSearch.Engine Namespace