Links
dtSearch Text Retrieval Engine Programmer's Reference 7.70
DSearchReportJob::SetContextWords Method
DSearchReportJob Class | DSearchReportJob Class | dtSearch Namespace | Send Feedback

Set the number of words of context around each hit, and specify whether the exact number of words should be collected.

void SetContextWords(int n, int fExact = true);
Description

If fExact is false, enough paragraphs will be collected around each hit to include at least the specified number of words.

Class
Links
You are here: C++ Support Classes > dtSearch Namespace > Classes > DSearchReportJob Class > DSearchReportJob::SetContextWords Method
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.