DocumentTracking
Whether to activate document tracking. If DocumentTracking is set to True, Distributed Index Handler creates tracking events as documents are processed through import and indexing.
If you set DocumentTracking to True, you must also configure the settings in the [DocumentTracking] configuration section.
| Type: | Boolean |
| Default: | False |
| Required: | No |
| Configuration Section: | Server |
| Example: | DocumentTracking=False
|
| See Also: | Document Tracking Configuration Parameters |