Uses of Interface
com.norconex.crawler.web.doc.operations.recrawl.RecrawlableResolver
Packages that use RecrawlableResolver
-
Uses of RecrawlableResolver in com.norconex.crawler.web
Methods in com.norconex.crawler.web that return RecrawlableResolverModifier and TypeMethodDescriptionWebCrawlerConfig.getRecrawlableResolver()The resolver that indicates whether a given URL is ready to be crawled by a new crawl session.Methods in com.norconex.crawler.web with parameters of type RecrawlableResolverModifier and TypeMethodDescriptionWebCrawlerConfig.setRecrawlableResolver(RecrawlableResolver recrawlableResolver) The resolver that indicates whether a given URL is ready to be crawled by a new crawl session. -
Uses of RecrawlableResolver in com.norconex.crawler.web.doc.operations.recrawl.impl
Classes in com.norconex.crawler.web.doc.operations.recrawl.impl that implement RecrawlableResolverModifier and TypeClassDescriptionclassRelies on both sitemap directives and custom instructions for establishing the minimum frequency between each document recrawl.