Source modes matter
A source can operate in one of two modes:discoverselected_pages
Recrawl behavior
Discover mode
Bulkgrid creates a deep crawl run from the source identifier and source crawl configuration. The current implementation applies deep crawl defaults such as:includeExternal: falsescoreThreshold: 0normalizeScores: truerestrictToStartPath: true
Selected pages mode
Bulkgrid creates a crawl run from the currently known selected document URLs. If no selected URLs are stored yet, Bulkgrid falls back to the source identifier. If neither exists, recrawl fails.Source refresh configuration
Source creation and update schemas support:- crawl interval values such as
hourly,daily,weekly,monthly, andcustom - custom interval minutes
- crawl config fields such as include and exclude paths
manual, so the run history stays connected to the source lifecycle.
Monitoring surfaces
Today you can monitor a source through:- source status
- source runs
- source document listings
- source change listings