You are here: C++ API > Classes > dtsIndexJob Structure > dtsIndexJob::indexPath2 Data Member
Close
dtSearch Text Retrieval Engine Programmer's Reference
dtsIndexJob::indexPath2 Data Member
Syntax
C++
const char* indexPath2;

Directory where the index is located. The index will consist of a series of files named index*.ix. Use this instead of the fixed-length indexPath[] if the index path may be longer than 512 bytes.