File
File: dtsearch.h
Syntax
C++
enum VerifyStep {
dtsIndexVerifyCheckingDocs = 1,
dtsIndexVerifyCheckingWords = 2,
dtsIndexVerifyCorrupt = 3,
dtsIndexVerifyDone = 4
};
Members
Members |
Description |
---|---|
dtsIndexVerifyCheckingDocs = 1 |
Checking document records |
dtsIndexVerifyCheckingWords = 2 |
Checking words |
dtsIndexVerifyCorrupt = 3 |
Index is corrupt |
dtsIndexVerifyDone = 4 |
Done verifying index |
Group
Description
Values for dtsVerifyStatusInfo.step