Close
dtSearch Engine API for .NET Framework 2.x-4.x 2023.02
IndexJob::AutoCommitIntervalMB Property

Number of megabytes to index before committing the index update.

public int AutoCommitIntervalMB;

By default, an index update will commit after all documents have been indexed. With version 7 indexes, an index can commit periodically during an update, so newly-indexed documents will be searchable before the index update is complete.