IndexObjectVersions
A Boolean value that specifies whether to index all versions of an object.
To ingest all generations of an object, set this parameter to TRUE
. If this parameter is set to FALSE
, only the current active generation is ingested.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | IndexObjectVersions=TRUE
|
See Also: |