XML Configuration Reference : Connector : Root
 
Root
com.exalead.mercury.mami.crawl.v21.Root
A crawl root. Note: there is a 4KB limit on the whole url + metas storage.
Attributes:
Name
Type
Default value
Description
url
string
The root url.
site
boolean
True
Enable site-mode: only crawl urls that belong to this 'site'.
priority
int
Priority shift. Increase or decrease priority. 0 means normal, -1 is higher priority, +1 lower.
group
string
default
Key used to group rules and root urls.
kvs
string
A semi-colon separated list of key-values. example: "key1=value1;key2=value2"