Web V2 Connector Configuration Reference
Table of Contents
The Web V2 connector retrieves data from a Web site using HTTP and starting from a specified URL.
Fusion uses the Open Graph Protocol as the default configuration for fields. Deviation from that standard configuration may exclude information from indexing during the crawl.
If crawls fail with a corrupted CrawlDB error, reinstall the connector. The Docker image of the Web V2 Connector plugin does not contain JavaScript dependencies, so the Web V2 connector will not work with JavaScript enabled. If you require JavaScript, use the Web V1 connector. |
Configuration
When entering configuration values in the UI, use unescaped characters, such as \t for the tab character. When entering configuration values in the API, use escaped characters, such as \\t for the tab character.
|