DelayedSync
Delay storing indexed data in database. By default the Content component stores index data every time it finishes indexing an IDX or XML file or when the specified MaxSyncDelay is reached.
Type true
if you want Content to store index data on disk only when the index cache is full or when the specified MaxSyncDelay is reached.This option can increase performance considerably if you are indexing a lot of small files (files that are smaller than 100 MB).
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | Server |
Example: | DelayedSync=true
|
See Also: | MaxSyncDelay
DREADD DREADDDATA |