| 接口 | 说明 |
|---|---|
| ESIndexWrapper.GetVariableValue |
| 类 | 说明 |
|---|---|
| BaseESGetVariableValue |
Description:
Copyright (c) 2018
|
| BatchContext |
Description: eval onlyone time indexname and avoid multibuilding indexname and indextype
Copyright (c) 2018
|
| ESIndexWrapper |
Description:
Copyright (c) 2018
|
| ESIndexWrapper.NameGrammarToken | |
| ESIndexWrapper.NameGrammarTokenBuilder | |
| ESIndexWrapper.NameInfo | |
| ESIndexWrapper.TypeInfo |
| 枚举 | 说明 |
|---|---|
| TransactionType |
| 异常错误 | 说明 |
|---|---|
| NameParserException |
Description:
Copyright (c) 2018
|
| 注释类型 | 说明 |
|---|---|
| Column | |
| ESDocAsUpsert |
用于批量更新
Updateedit
When using update action retry_on_conflict can be used as field in the action itself (not in the extra payload line),
to specify how many times an update should be retried in the case of a version conflict.
|
| ESId | |
| ESIndex |
Description: es批量处理、文档添加时指定对应的索引名称和类型,对应于多type的处理,也用于动态index名称的批量处理
Copyright (c) 2018
|
| ESMetaExplanation |
Description: 存放检索文档对应的index field meta信息
Explanation类型
Copyright (c) 2018
|
| ESMetaFields |
Description: 存放检索文档对应的index field meta信息
Map
|
| ESMetaFound |
Description: 存放检索文档对应的index found meta信息
boolean类型
Copyright (c) 2018
|
| ESMetaHighlight |
Description: 存放检索文档对应的index highlight meta信息
Map
|
| ESMetaId |
Description: 存放检索文档对应的index meta信息
String类型
Copyright (c) 2018
|
| ESMetaIndex |
Description: 存放检索文档对应的index meta信息
String类型
Copyright (c) 2018
|
| ESMetaInnerHits |
Description: 存放检索文档对应的index innerHits meta信息
Map
|
| ESMetaNested |
Description: 存放检索文档对应的index nested meta信息
Map
|
| ESMetaNode |
Description: 存放检索文档对应的index node meta信息
String类型
Copyright (c) 2018
|
| ESMetaParentId |
Description: 存放检索文档对应的index meta信息
Object类型
Copyright (c) 2018
|
| ESMetaPrimaryTerm |
Description: 存放检索文档对应的index meta信息
Object类型
Copyright (c) 2018
|
| ESMetaScore |
Description: 存放检索文档对应的index score meta信息
Double类型
Copyright (c) 2018
|
| ESMetaSeqNo |
Description: 存放检索文档对应的index meta信息
Object类型
Copyright (c) 2018
|
| ESMetaShard |
Description: 存放检索文档对应的index shard meta信息
String类型
Copyright (c) 2018
|
| ESMetaSort |
Description: 存放检索文档对应的index sort meta信息
Object[]类型
Copyright (c) 2018
|
| ESMetaType |
Description: 存放检索文档对应的index type meta信息
String类型
Copyright (c) 2018
|
| ESMetaVersion |
用于指定更新操作指定版本信息存放检索文档对应的index version信息
long类型
|
| ESParentId | |
| ESRetryOnConflict |
用于批量操作
In between the get and indexing phases of the update, it is possible that another process might have already updated the same document.
|
| ESRouting |
用于routing shard
Updateedit
When using update action retry_on_conflict can be used as field in the action itself (not in the extra payload line), to specify how many times an update should be retried in the case of a version conflict.
|
| ESSource |
用于控制update操作是否返回source字段
Allows to control if and how the updated source should be returned in the response.
|
| ESVersion |
用于指定更新操作指定版本信息存放检索文档对应的index version信息
long类型
|
| ESVersionType |
更新文档用于标识版本类型
Version typesedit
Next to the internal & external version types explained above, Elasticsearch also supports other types for specific use cases.
|
| IgnoreORMapping | |
| PrimaryKey | |
| RollbackExceptions |
Title: RollbackExceptions.java
Description:
Copyright: Copyright (c) 2007
|
| Transaction |
Title: Transaction.java
Description: 事务管理注解
Copyright: Copyright (c) 2007
|