IgnoreNoCrawl
A Boolean that specifies whether to ignore the “NoCrawl” setting for lists and document libraries.
In Microsoft SharePoint, a user can choose whether to allow items from a list or document library to appear in search results. By default, the connector ignores items that are not visible. To index a list or document library regardless of this choice, set this parameter to true
.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | TaskName or FetchTasks or Default |
Example: | IgnoreNoCrawl=true
|
See Also: |