| Constructor and Description |
|---|
GsaRequestParams(javax.servlet.http.HttpServletRequest request,
FessConfig fessConfig) |
| Constructor and Description |
|---|
JsonRequestParams(javax.servlet.http.HttpServletRequest request,
FessConfig fessConfig) |
| Modifier and Type | Field and Description |
|---|---|
protected FessConfig |
ElevateWordService.fessConfig |
protected FessConfig |
PathMappingService.fessConfig |
protected FessConfig |
AccessTokenService.fessConfig |
protected FessConfig |
BoostDocumentRuleService.fessConfig |
protected FessConfig |
KeyMatchService.fessConfig |
protected FessConfig |
SearchService.fessConfig |
protected FessConfig |
ProtwordsService.fessConfig |
protected FessConfig |
RoleTypeService.fessConfig |
protected FessConfig |
DataConfigService.fessConfig |
protected FessConfig |
SeunjeonService.fessConfig |
protected FessConfig |
WebConfigService.fessConfig |
protected FessConfig |
KuromojiService.fessConfig |
protected FessConfig |
FileAuthenticationService.fessConfig |
protected FessConfig |
FileConfigService.fessConfig |
protected FessConfig |
ScheduledJobService.fessConfig |
protected FessConfig |
DuplicateHostService.fessConfig |
protected FessConfig |
RoleService.fessConfig |
protected FessConfig |
CharMappingService.fessConfig |
protected FessConfig |
UserService.fessConfig |
protected FessConfig |
GroupService.fessConfig |
protected FessConfig |
SynonymService.fessConfig |
protected FessConfig |
LabelTypeService.fessConfig |
protected FessConfig |
WebAuthenticationService.fessConfig |
protected FessConfig |
FailureUrlService.fessConfig |
protected FessConfig |
FavoriteLogService.fessConfig |
protected FessConfig |
CrawlingInfoService.fessConfig |
protected FessConfig |
RelatedQueryService.fessConfig |
protected FessConfig |
JobLogService.fessConfig |
protected FessConfig |
RequestHeaderService.fessConfig |
protected FessConfig |
RelatedContentService.fessConfig |
protected FessConfig |
BadWordService.fessConfig |
| Modifier and Type | Method and Description |
|---|---|
static void |
AdminGeneralAction.updateConfig(FessConfig fessConfig,
EditForm form) |
static void |
AdminGeneralAction.updateForm(FessConfig fessConfig,
EditForm form) |
| Modifier and Type | Field and Description |
|---|---|
protected FessConfig |
FessApiAction.fessConfig |
| Modifier and Type | Field and Description |
|---|---|
protected FessConfig |
FessBaseAction.fessConfig |
| Modifier and Type | Field and Description |
|---|---|
protected FessConfig |
FessXpathTransformer.fessConfig |
protected FessConfig |
AbstractFessFileTransformer.fessConfig |
| Modifier and Type | Method and Description |
|---|---|
FessConfig |
FessXpathTransformer.getFessConfig() |
FessConfig |
FessTransformer.getFessConfig() |
FessConfig |
FessFileTransformer.getFessConfig() |
FessConfig |
FessTikaTransformer.getFessConfig() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
FessXpathTransformer.getContentXpath(FessConfig fessConfig,
Map<String,String> xpathConfigMap) |
protected String |
FessXpathTransformer.getDigestXpath(FessConfig fessConfig,
Map<String,String> xpathConfigMap) |
protected String |
FessXpathTransformer.getLangXpath(FessConfig fessConfig,
Map<String,String> xpathConfigMap) |
| Modifier and Type | Method and Description |
|---|---|
protected org.elasticsearch.search.collapse.CollapseBuilder |
FessEsClient.SearchConditionBuilder.getCollapseBuilder(FessConfig fessConfig) |
protected void |
FessEsClient.insertBulkData(FessConfig fessConfig,
String configIndex,
String configType,
String dataPath) |
| Modifier and Type | Field and Description |
|---|---|
protected FessConfig |
QueryHelper.fessConfig |
protected FessConfig |
SuggestHelper.fessConfig |
| Modifier and Type | Method and Description |
|---|---|
protected void |
LdapManager.addGroupAttributes(BasicAttributes entry,
Group group,
FessConfig fessConfig) |
protected void |
LdapManager.addRoleAttributes(BasicAttributes entry,
Role user,
FessConfig fessConfig) |
protected void |
LdapManager.addUserAttributes(BasicAttributes entry,
User user,
FessConfig fessConfig) |
protected void |
LdapManager.modifyGroupAttributes(Group group,
Supplier<Hashtable<String,String>> adminEnv,
String entryDN,
List<SearchResult> result,
FessConfig fessConfig) |
protected void |
LdapManager.modifyUserAttributes(User user,
Supplier<Hashtable<String,String>> adminEnv,
String userDN,
List<SearchResult> result,
FessConfig fessConfig) |
| Modifier and Type | Class and Description |
|---|---|
static class |
FessConfig.SimpleImpl
The simple implementation for configuration.
|
| Modifier and Type | Field and Description |
|---|---|
protected FessConfig |
FessFwAssistantDirector.fessConfig |
| Modifier and Type | Field and Description |
|---|---|
protected FessConfig |
FessTimeResourceProvider.fessConfig |
protected FessConfig |
FessMailDeliveryDepartmentCreator.fessConfig |
protected FessConfig |
FessCookieResourceProvider.harborConfig |
| Constructor and Description |
|---|
FessCookieResourceProvider(FessConfig harborConfig,
org.lastaflute.core.security.InvertibleCryptographer cookieCipher) |
FessMailDeliveryDepartmentCreator(FessConfig fessConfig) |
FessTimeResourceProvider(FessConfig fessConfig) |
| Modifier and Type | Field and Description |
|---|---|
protected FessConfig |
SpnegoAuthenticator.SpengoConfig.fessConfig |
| Modifier and Type | Field and Description |
|---|---|
protected FessConfig |
ThumbnailManager.FilePurgeVisitor.fessConfig |
| Modifier and Type | Method and Description |
|---|---|
static FessConfig |
ComponentUtil.getFessConfig() |
| Modifier and Type | Method and Description |
|---|---|
static void |
ComponentUtil.setFessConfig(FessConfig fessConfig)
For test purpose only.
|
Copyright © 2009–2017 CodeLibs. All rights reserved.