Close
dtSearch Text Retrieval Engine Programmer's Reference
dtsIndexJobAction Structure

File: dtsearch.h

Syntax
C++
struct dtsIndexJobAction { short create; short add; short compress; short remove; short removeDeleted; };

Specifies whether to create, add documents to, compress, or remove items from an index in a dtsIndexJob.