public class DataConfig extends BsDataConfig implements CrawlingConfig
EsAbstractEntity.DocMeta, EsAbstractEntity.RequestOptionCall<OP>CrawlingConfig.ConfigName, CrawlingConfig.ConfigType| Modifier and Type | Field and Description |
|---|---|
protected Pattern[] |
excludedDocPathPatterns |
protected Pattern[] |
includedDocPathPatterns |
available, boost, createdBy, createdTime, description, handlerName, handlerParameter, handlerScript, name, permissions, sortOrder, suppressUnusedImportLocalDateTime, updatedBy, updatedTime, virtualHosts__modifiedProperties, __specifiedProperties, __uniqueDrivenProperties, docMeta| Constructor and Description |
|---|
DataConfig() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBoostValue() |
String |
getConfigId() |
Map<String,String> |
getConfigParameterMap(CrawlingConfig.ConfigName name) |
String |
getDocumentBoost() |
Map<String,String> |
getHandlerParameterMap() |
Map<String,String> |
getHandlerScriptMap() |
String |
getId() |
String |
getIndexingTarget(String input) |
String[] |
getLabelTypeIds() |
List<LabelType> |
getLabelTypeList() |
String[] |
getLabelTypeValues() |
Integer |
getTimeToLive() |
Long |
getVersionNo() |
Map<String,Object> |
initializeClientFactory(org.codelibs.fess.crawler.client.CrawlerClientFactory crawlerClientFactory) |
void |
setBoostValue(String value) |
void |
setId(String id) |
void |
setLabelTypeIds(String[] labelTypeIds) |
void |
setVersionNo(Long version) |
String |
toString() |
addFieldToSource, asDBMeta, asTableDbName, doBuildColumnString, getAvailable, getBoost, getCreatedBy, getCreatedTime, getDescription, getHandlerName, getHandlerParameter, getHandlerScript, getName, getPermissions, getSortOrder, getUpdatedBy, getUpdatedTime, getVirtualHosts, setAvailable, setBoost, setCreatedBy, setCreatedTime, setDescription, setHandlerName, setHandlerParameter, setHandlerScript, setName, setPermissions, setSortOrder, setUpdatedBy, setUpdatedTime, setVirtualHosts, toSourceasDocMeta, buildDisplayString, checkSpecifiedProperty, clearModifiedInfo, clearSpecifiedInfo, clearUniqueDrivenInfo, convertEmptyToNull, createdBySelect, hasModification, hasPrimaryKeyValue, instanceHash, markAsSelect, modifiedToSpecified, mymodifiedProperties, mymodifyProperty, mymodifyPropertyCancel, myspecifiedProperties, myspecifyProperty, myspecifyPropertyCancel, myundefinedClassificationAccessAllowed, myuniqueByProperty, myuniqueByPropertyCancel, myuniqueDrivenProperties, myunlockUndefinedClassificationAccess, newModifiedProperties, newUniqueDrivenProperties, registerModifiedProperty, registerSpecifiedProperty, toStringWithRelationclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetName, getPermissions, getVirtualHostsprotected Pattern[] includedDocPathPatterns
protected Pattern[] excludedDocPathPatterns
public String[] getLabelTypeIds()
public void setLabelTypeIds(String[] labelTypeIds)
public String[] getLabelTypeValues()
getLabelTypeValues in interface CrawlingConfigpublic String getDocumentBoost()
getDocumentBoost in interface CrawlingConfigpublic String getBoostValue()
public void setBoostValue(String value)
public String getIndexingTarget(String input)
getIndexingTarget in interface CrawlingConfigpublic String getConfigId()
getConfigId in interface CrawlingConfigpublic Map<String,Object> initializeClientFactory(org.codelibs.fess.crawler.client.CrawlerClientFactory crawlerClientFactory)
initializeClientFactory in interface CrawlingConfigpublic Map<String,String> getConfigParameterMap(CrawlingConfig.ConfigName name)
getConfigParameterMap in interface CrawlingConfigpublic String getId()
getId in interface CrawlingConfigpublic void setId(String id)
public Long getVersionNo()
public void setVersionNo(Long version)
public Integer getTimeToLive()
getTimeToLive in interface CrawlingConfigpublic String toString()
toString in class EsAbstractEntityCopyright © 2009–2017 CodeLibs. All rights reserved.