Check the init and runtime parameters you can use to customize LinkContentFetcher.
YAML Init Parameters
These are the parameters you can pass to this node in the pipeline YAML configuration:
Parameter | Type | Possible values | Description |
---|---|---|---|
| Boolean |
| If |
| List of strings | Default: | User agents for fetching content. If |
| Integer | Default: | Specifies the number of times you want it to retry to fetch the URL's content. |
| Integer | Default: | Timeout in seconds for the request. |
REST API Runtime Parameters
There are no runtime parameters you can pass to this component when making a request to the Search REST API endpoint.