Close
dtSearch Engine API for Java
IndexingFlags.dtsCheckDiskSpace Field

Check for sufficient disk space before indexing. In the C++ API only, this flag will cause a dtsAskDiskFullOverride message to be sent through the error handler callback (dtsErrorHandler.pNotifyFn) giving the calling application the option to cancel the update.

Syntax
Java
public static final int dtsCheckDiskSpace = 0x0002;