You are here: C++ Support Classes > dtSearch Namespace > Classes > DWordListBuilder Class > DWordListBuilder::OpenIndex Method
Close
dtSearch Text Retrieval Engine Programmer's Reference
DWordListBuilder::OpenIndex Method
Syntax
C++
long OpenIndex(const dtsTCHAR * aIndexPath);
Parameters
Description
const dtsTCHAR * aIndexPath
The index to open

0 on success, or non-zero if the index could not be opened

Open index with a const TCHAR * path