Close
dtSearch Text Retrieval Engine Programmer's Reference
dtsLaJob::wordTable Data Member

Table of structures providing, for each word in the inputBuffer, the offset and length in the inputBuffer, and the offset and length in the outputBuffer, of the word.

Syntax
C++
dtsLaWordInfo * wordTable;

The wordTable tells dtSearch where word breaks occur in the input text and also provides the searchable text of the words associated with each word in the input.