EnablePrioritizedSync

A Boolean value that specifies whether the connector synchronizes items in priority order, so that documents which have changed more frequently or more recently are synchronized first.

Processing items in priority order can help keep the IDOL index up-to-date, particularly with long synchronize cycles, because items that are more likely to have changed are processed first.

To process items in priority order as much as possible, set this parameter to TRUE.

Type: Boolean
Default: False
Required: No
Configuration Section: TaskName or FetchTasks
Example: EnablePrioritizedSync=TRUE
See Also: