Uses of Class
org.codelibs.fess.job.CrawlJob
Packages that use CrawlJob
-
Uses of CrawlJob in org.codelibs.fess.job
Methods in org.codelibs.fess.job that return CrawlJobModifier and TypeMethodDescriptionCrawlJob.dataConfigIds(String[] dataConfigIds) Sets the data source crawling configuration IDs to process.CrawlJob.documentExpires(int documentExpires) Sets the document expiration period in days.CrawlJob.fileConfigIds(String[] fileConfigIds) Sets the file system crawling configuration IDs to process.CrawlJob.hotThread(int hotThreadInterval) Sets the hot thread monitoring interval for performance analysis.Sets the namespace for the crawling session.CrawlJob.webConfigIds(String[] webConfigIds) Sets the web crawling configuration IDs to process.