See Also
dtSearch Text Retrieval Engine -- .NET API (.NET 2.0-4.0) 7.70
IndexJob::AutoCommitIntervalMB Property

Number of megabytes to index before committing the index update.

C#
public int AutoCommitIntervalMB;
Visual Basic
Public Property AutoCommitIntervalMB() As Integer
Remarks

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.

See Also
You are here: dtSearch::Engine Namespace > IndexJob Class > IndexJob Properties > AutoCommitIntervalMB Property
Copyright (c) 1998-2012 dtSearch Corp. All rights reserved.