| 接口 | 说明 |
|---|---|
| QueryFactory |
| 枚举 | 说明 |
|---|---|
| BulkType | |
| CatType | |
| DeleteType |
删除类型
|
| GeoType | |
| Order | |
| QueryType | |
| ScoreType |
| 注释类型 | 说明 |
|---|---|
| Agg |
聚合注解
|
| Aliases | |
| Allocation | |
| Bool | |
| Boosting | |
| Bulk | |
| Cat |
_cat接口
|
| ConstantScore | |
| Count | |
| Delete | |
| DeleteByQuery |
查询删除注解
|
| DisMax | |
| Entity | |
| Exists | |
| Field |
字段描述映射
|
| Filter | |
| FunctionScore | |
| Fuzzy | |
| Geo | |
| GeoBoundingBox | |
| GeoDistance | |
| GeoPolygon | |
| GeoShape | |
| Get | |
| Http |
http请求配置
|
| Id | |
| Ids |
Ids查询
|
| Ignore |
是否忽略某个属性条件
|
| Index | |
| Mapper | |
| Match | |
| MatchAll | |
| MatchPhrase | |
| MatchPhrasePrefix | |
| Missing |
missing字段,聚合查询用得上
|
| MultiGet |
多get查询
|
| MultiMatch | |
| MultiSearch | |
| Must | |
| MustNot | |
| Nested | |
| Nullable |
字段是否可以为空,如果不能为空的话,直接报错
|
| Prefix |
条件映射前缀,这样可以见同一组字段放在一个类里面定义
|
| Range | |
| RelativeDate | |
| Script | |
| Search | |
| SearchScroll |
Scroll API
Retrieves the next batch of results for a scrolling search.
|
| Should | |
| SpanContaining | |
| SpanFirst | |
| SpanNear | |
| SpanNot | |
| SpanOr | |
| SpanTerm | |
| SpanWithin | |
| Term | |
| Terms | |
| Update | |
| UpdateByQuery | |
| Version |
版本注解
|
| Wildcard |
Copyright © 2021. All rights reserved.