dtSearch Text Retrieval Engine .NET interface

SearchReportJob.WordsOfContextExact Property

Number of words of context to include around each hit.

public int WordsOfContextExact {get; set;}

Remarks

Use setWordsOfContextExact to get exactly the requested number of words, and use setWordsOfContext to get whole paragraphs with at least the requested number of words

See Also

SearchReportJob Class | dtSearch.Engine Namespace