The default.xml
file is the main configuration file for the Oracle Commerce Web Crawler.
The default.xml
configuration file contains properties for all of your crawls. These properties should have values that can be used for most crawl scenarios. If necessary, you can override these default values with those in the site.xml
file.
The default.xml
file
provides configuration values for these sets of properties:
Each set of properties is covered in its own topic page.
Note
Do not change the name or location of the default.xml
configuration file
because the Web Crawler is hard-coded to look for that name and path. If you rename the file, the Web Crawler throws an exception at start-up and exit.