ResolveLinks
A Boolean value that specifies whether to resolve all of the links (identified by LinkElementCantHaveRegex, LinkElementMustHaveRegex, LinkAttributes, and ValidLinkRegex) on a page to absolute URLs before the page is ingested.
Resolving links ensures that the links in indexed documents are absolute URLs.
Type: | Boolean |
Default: | True |
Required: | No |
Configuration Section: |
Any section that you have defined for WkoopHtmlExtraction settings |
Example: | ResolveLinks=TRUE
|
See Also: |