You are here: C++ API > Classes > dtsWordListBuilder Class > dtsWordListBuilder::listWords Method
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.

Copyright (c) 1995-2025 dtSearch Corp. All rights reserved.