Close
dtSearch Text Retrieval Engine Programmer's Reference
dtengine::IndexingStep Enumeration

File: dten600.idl 

Library: dtengine 

Module: COM Interface 

Syntax
IDL
enum IndexingStep { ixStepNone, ixStepBegin, ixStepCreatingIndex, ixStepCheckingFiles, ixStepReadingFiles, ixStepStoringWords, ixStepMerging, ixStepCompressing, ixStepDone, ixStepVerifyingIndex, ixStepMergingIndexes };

Current status of the indexing process, as returned through IndexJob.StatusIndexingStep