| Modifier and Type | Field and Description |
|---|---|
protected FessEsClient |
ElevateWordService.fessEsClient |
protected FessEsClient |
SearchService.fessEsClient |
protected FessEsClient |
BadWordService.fessEsClient |
| Modifier and Type | Field and Description |
|---|---|
protected FessEsClient |
AdminSearchlistAction.fessEsClient |
| Modifier and Type | Field and Description |
|---|---|
protected FessEsClient |
AdminUpgradeAction.fessEsClient |
| Modifier and Type | Field and Description |
|---|---|
protected FessEsClient |
ApiAdminSearchlistAction.fessEsClient |
| Modifier and Type | Method and Description |
|---|---|
protected Set<org.codelibs.fess.crawler.entity.RequestData> |
FessCrawlerThread.getChildUrlSet(FessEsClient fessEsClient,
String id) |
| Modifier and Type | Field and Description |
|---|---|
protected FessEsClient |
Crawler.fessEsClient |
FessEsClient |
SuggestCreator.fessEsClient |
| Modifier and Type | Field and Description |
|---|---|
protected FessEsClient |
SuggestHelper.fessEsClient |
| Modifier and Type | Method and Description |
|---|---|
void |
IndexingHelper.deleteChildDocument(FessEsClient fessEsClient,
String id) |
boolean |
IndexingHelper.deleteDocument(FessEsClient fessEsClient,
String id) |
int |
IndexingHelper.deleteDocumentByUrl(FessEsClient fessEsClient,
String url) |
int |
IndexingHelper.deleteDocumentsByDocId(FessEsClient fessEsClient,
List<String> docIdList) |
List<Map<String,Object>> |
IndexingHelper.getChildDocumentList(FessEsClient fessEsClient,
String id,
String[] fields) |
Map<String,Object> |
IndexingHelper.getDocument(FessEsClient fessEsClient,
String id,
String[] fields) |
List<Map<String,Object>> |
IndexingHelper.getDocumentListByPrefixId(FessEsClient fessEsClient,
String id,
String[] fields) |
protected List<Map<String,Object>> |
IndexingHelper.getDocumentListByQuery(FessEsClient fessEsClient,
org.elasticsearch.index.query.QueryBuilder queryBuilder,
String[] fields) |
List<Map<String,String>> |
CrawlingInfoHelper.getSessionIdList(FessEsClient fessEsClient) |
void |
IndexingHelper.sendDocuments(FessEsClient fessEsClient,
DocList docList) |
boolean |
IndexingHelper.updateDocument(FessEsClient fessEsClient,
String id,
String field,
Object value) |
| Modifier and Type | Field and Description |
|---|---|
protected FessEsClient |
IndexUpdater.fessEsClient |
| Modifier and Type | Field and Description |
|---|---|
protected FessEsClient |
ThumbnailManager.FilePurgeVisitor.fessEsClient |
| Modifier and Type | Method and Description |
|---|---|
static FessEsClient |
ComponentUtil.getFessEsClient() |
Copyright © 2009–2017 CodeLibs. All rights reserved.