IndexFileVersions
A Boolean that specifies how the connector indexes versions of files in document libraries. To index only the latest version of a file, whether the latest version is a major version or minor version, set this parameter to false
. If you set this parameter to true
, the connector indexes the file versions specified by VersionIndexingMode
.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | TaskName or Fetchtasks |
Example: | IndexFileVersions=True
|
See Also: |
IndexAttachments
|