Close
dtSearch Text Retrieval Engine Programmer's Reference
dtsWordListBuilder::listWords Method
Syntax
C++
void listWords(const char * cursorWord, long aRange);
Parameters
Description
const char * cursorWord
The word the user is currently typing
long aRange
Number of words to list before and after cursorWord in the index

List aRange words around cursorWord in the index.