Package org.codelibs.fess.exec
Class Crawler
java.lang.Object
org.codelibs.fess.exec.Crawler
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected CrawlingInfoServiceprotected DataIndexHelperprotected PathMappingServiceprotected SearchEngineClientprotected WebFsIndexHelper -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidintdoCrawl(Crawler.Options options) static voidprotected voidprotected voidwriteTimeToSessionInfo(CrawlingInfoHelper crawlingInfoHelper, String key)
-
Field Details
-
searchEngineClient
-
webFsIndexHelper
-
dataIndexHelper
-
pathMappingService
-
crawlingInfoService
-
-
Constructor Details
-
Crawler
public Crawler()
-
-
Method Details
-
addError
-
main
-
sendMail
-
doCrawl
-
writeTimeToSessionInfo
-