Set the "compress" action in the index job (compress optimizes an index and removes obsolete information)
void SetActionCompress(int v = true);
DIndexJob Class