public class WebFsIndexHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected BoostDocumentRuleService |
boostDocumentRuleService |
int |
crawlerPriority |
protected CrawlingConfigHelper |
crawlingConfigHelper |
long |
crawlingExecutionInterval |
FailureUrlService |
failureUrlService |
protected FileAuthenticationService |
fileAuthenticationService |
protected FileConfigService |
fileConfigService |
int |
indexUpdaterPriority |
long |
maxAccessCount |
WebConfigService |
webConfigService |
| Constructor and Description |
|---|
WebFsIndexHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
crawl(String sessionId,
List<String> webConfigIdList,
List<String> fileConfigIdList) |
protected void |
deleteCrawlData(String sid) |
protected void |
doCrawl(String sessionId,
List<WebConfig> webConfigList,
List<FileConfig> fileConfigList) |
public WebConfigService webConfigService
protected FileConfigService fileConfigService
protected FileAuthenticationService fileAuthenticationService
public FailureUrlService failureUrlService
protected BoostDocumentRuleService boostDocumentRuleService
protected CrawlingConfigHelper crawlingConfigHelper
public long maxAccessCount
public long crawlingExecutionInterval
public int indexUpdaterPriority
public int crawlerPriority
Copyright © 2009–2017 CodeLibs. All rights reserved.