IndexHidden
A Boolean that specifies whether the connector indexes hidden items.
CAUTION: If you set IndexHidden=true
and ChangesFromContentDatabase=true
, the connector cannot retrieve updates to hidden lists and list items. This is due to a limitation with the Microsoft SharePoint APIs.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | TaskName or Fetchtasks |
Example: | IndexHidden=false
|
See Also: |
IndexAttachments
|