crawler.form_interaction.in_crawl.[groupId].url_pattern

Background

This parameter specifies the URL of a form action which will be submitted by the web crawler when using in-crawl form interaction.

Configuration parameters for a rule are grouped using a [GROUP_ID] value common across all settings that make up the rule (group ID must be a number).

Setting the key

Set this configuration key in the search package or data source configuration.

Use the configuration key editor to add or edit the crawler.form_interaction.in_crawl.[groupId].url_pattern key, and set the value. This can be set to any valid String value.

Default value

None.

Examples

Submit any forms encountered during a crawl that have a form action of https://www.example.com/login.jsp

crawler.form_interaction.in_crawl.1.url_pattern=https://www.example.com/login.jsp
crawler.form_interaction.in_crawl.1.cleartext.username=1