Close
dtSearch Engine API for Java
DebugLogFlags.dtsLogCommit Field
Syntax
Java
public static final int dtsLogCommit = 2;

The log will be committed to disk after each line is written. This slows execution considerably but ensures that the log will survive a system crash.