NormalizeWhitespace
A Boolean value that specifies whether to normalize white-space in ingested documents, so that white-space characters around HTML tags are removed, and consecutive white-space characters are replaced with a single space.
You can set this parameter to prevent pages being re-ingested when the only difference in the page content is a change in white-space.
| Type: | Boolean |
| Default: | False |
| Required: | No |
| Configuration Section: | TaskName or FetchTasks |
| Example: | NormalizeWhitespace=TRUE
|
| See Also: |