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);
If fExact is false, enough paragraphs will be collected around each hit to include at least the specified number of words.
|
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.
|