A B C D E F G H I L M N O P R S T U W
A
- add(String, String) - 类 中的方法org.noear.esearchx.model.EsAliases
-
- add(Consumer<EsCondition>) - 类 中的方法org.noear.esearchx.model.EsCondition
-
添加下级条件
- add(Object, Object) - 类 中的方法org.noear.esearchx.model.EsRanges
-
- addByAes(String) - 类 中的方法org.noear.esearchx.model.EsSort
-
- addByDesc(String) - 类 中的方法org.noear.esearchx.model.EsSort
-
- aggs(Consumer<EsAggs>) - 类 中的方法org.noear.esearchx.EsQuery
-
- aggs(Consumer<EsAggs>) - 类 中的方法org.noear.esearchx.model.EsAggs
-
添加下级条件
- andByAsc(String) - 类 中的方法org.noear.esearchx.EsQuery
-
- andByDesc(String) - 类 中的方法org.noear.esearchx.EsQuery
-
- applyCommandAfter(EsCommandHolder) - 类 中的静态方法org.noear.esearchx.EsGlobal
-
- applyCommandBefore(EsCommandHolder) - 类 中的静态方法org.noear.esearchx.EsGlobal
-
- avg(String) - 类 中的方法org.noear.esearchx.model.EsAggs
-
avg,求平均值
B
- b64Encode(String) - 类 中的静态方法org.noear.esearchx.PriUtils
-
Base64 编码
C
- cardinality(String) - 类 中的方法org.noear.esearchx.model.EsAggs
-
cardinality,先去重再计数
- collectMode(String) - 类 中的方法org.noear.esearchx.model.EsTerms
-
聚合模式
- componentCreate(String, String) - 类 中的方法org.noear.esearchx.EsContext
-
模板创建
- componentExist(String) - 类 中的方法org.noear.esearchx.EsContext
-
模板是否创建
- componentShow(String) - 类 中的方法org.noear.esearchx.EsContext
-
模板结构创建
- Constants - org.noear.esearchx中的类
-
常量配置
- Constants() - 类 的构造器org.noear.esearchx.Constants
-
- count(String) - 类 中的方法org.noear.esearchx.model.EsAggs
-
count,值计数
D
- delete() - 类 中的方法org.noear.esearchx.EsQuery
-
- deleteById(String) - 类 中的方法org.noear.esearchx.EsQuery
-
- dsl - 类 中的变量org.noear.esearchx.EsCommand
-
- dslType - 类 中的变量org.noear.esearchx.EsCommand
-
E
- Es7 - 类 中的静态变量org.noear.esearchx.Constants
-
- Es8 - 类 中的静态变量org.noear.esearchx.Constants
-
- EsAggs - org.noear.esearchx.model中的类
-
- EsAggs(ONode) - 类 的构造器org.noear.esearchx.model.EsAggs
-
- EsAliases - org.noear.esearchx.model中的类
-
- EsAliases(ONode) - 类 的构造器org.noear.esearchx.model.EsAliases
-
- EsCommand - org.noear.esearchx中的类
-
ElasticSearch 可执行命令
- EsCommand() - 类 的构造器org.noear.esearchx.EsCommand
-
- EsCommandHolder - org.noear.esearchx中的类
-
- EsCommandHolder(EsContext, EsCommand) - 类 的构造器org.noear.esearchx.EsCommandHolder
-
- EsCondition - org.noear.esearchx.model中的类
-
ElasticSearch 条件构建器
- EsCondition(ONode) - 类 的构造器org.noear.esearchx.model.EsCondition
-
- EsContext - org.noear.esearchx中的类
-
ElasticSearch 执行上下文(支持 7.x +)
- EsContext(Properties) - 类 的构造器org.noear.esearchx.EsContext
-
- EsContext(String) - 类 的构造器org.noear.esearchx.EsContext
-
- EsContext(String, String, String) - 类 的构造器org.noear.esearchx.EsContext
-
- EsData<T> - org.noear.esearchx.model中的类
-
ElasticSearch 数据块
- EsData(long, double, List<T>) - 类 的构造器org.noear.esearchx.model.EsData
-
- EsGlobal - org.noear.esearchx中的类
-
- EsGlobal() - 类 的构造器org.noear.esearchx.EsGlobal
-
- EsMap - org.noear.esearchx.model中的类
-
- EsMap() - 类 的构造器org.noear.esearchx.model.EsMap
-
- EsQuery - org.noear.esearchx中的类
-
ElasticSearch 查询构建器
- EsQuery(EsContext, String, boolean) - 类 的构造器org.noear.esearchx.EsQuery
-
- EsRange - org.noear.esearchx.model中的类
-
- EsRange(ONode) - 类 的构造器org.noear.esearchx.model.EsRange
-
- EsRanges - org.noear.esearchx.model中的类
-
- EsRanges(ONode) - 类 的构造器org.noear.esearchx.model.EsRanges
-
- EsSetting - org.noear.esearchx.model中的类
-
- EsSetting(ONode) - 类 的构造器org.noear.esearchx.model.EsSetting
-
- EsSort - org.noear.esearchx.model中的类
-
- EsSort(ONode) - 类 的构造器org.noear.esearchx.model.EsSort
-
- EsSource - org.noear.esearchx.model中的类
-
ElasticSearch 字段控制
- EsSource(ONode) - 类 的构造器org.noear.esearchx.model.EsSource
-
- EsTerms - org.noear.esearchx.model中的类
-
- EsTerms(ONode) - 类 的构造器org.noear.esearchx.model.EsTerms
-
- exclude(String) - 类 中的方法org.noear.esearchx.model.EsTerms
-
- exclude(String[]) - 类 中的方法org.noear.esearchx.model.EsTerms
-
- excludes(String...) - 类 中的方法org.noear.esearchx.model.EsSource
-
- execAsBody(EsCommand) - 类 中的方法org.noear.esearchx.EsContext
-
执行并返回结果体
- execAsCode(EsCommand) - 类 中的方法org.noear.esearchx.EsContext
-
执行并返回状态码
- exists(String) - 类 中的方法org.noear.esearchx.model.EsCondition
-
exists
- extendedStats(String) - 类 中的方法org.noear.esearchx.model.EsAggs
-
extended_stats
F
- filter(Consumer<EsCondition>) - 类 中的方法org.noear.esearchx.model.EsAggs
-
filter,聚合
- filter() - 类 中的方法org.noear.esearchx.model.EsCondition
-
只过滤,不参与打分
bool/filter
G
- getContext() - 类 中的方法org.noear.esearchx.EsCommandHolder
-
- getDsl() - 类 中的方法org.noear.esearchx.EsCommandHolder
-
- getDslType() - 类 中的方法org.noear.esearchx.EsCommandHolder
-
- getHttp(String) - 类 中的方法org.noear.esearchx.EsContext
-
- getList() - 类 中的方法org.noear.esearchx.model.EsData
-
获取列表
- getListSize() - 类 中的方法org.noear.esearchx.model.EsData
-
- getMaxScore() - 类 中的方法org.noear.esearchx.model.EsData
-
获取最大评分
- getMeta() - 类 中的方法org.noear.esearchx.EsContext
-
获取元信息
- getMethod() - 类 中的方法org.noear.esearchx.EsCommandHolder
-
- getPath() - 类 中的方法org.noear.esearchx.EsCommandHolder
-
- getTimespan() - 类 中的方法org.noear.esearchx.EsCommandHolder
-
- getTotal() - 类 中的方法org.noear.esearchx.model.EsData
-
获取总记录数
- getVersion() - 类 中的方法org.noear.esearchx.EsContext
-
获取版本号
- gt(Object) - 类 中的方法org.noear.esearchx.model.EsRange
-
- gte(Object) - 类 中的方法org.noear.esearchx.model.EsRange
-
H
- HttpConnectTimeoutSeconds - 类 中的静态变量org.noear.esearchx.Constants
-
连接超时(秒)
- HttpMaxRequests - 类 中的静态变量org.noear.esearchx.Constants
-
最大请求数
- HttpMaxRequestsPerHost - 类 中的静态变量org.noear.esearchx.Constants
-
最大同域名请求数
- HttpReadTimeoutSeconds - 类 中的静态变量org.noear.esearchx.Constants
-
读超时(秒)
- HttpWriteTimeoutSeconds - 类 中的静态变量org.noear.esearchx.Constants
-
写超时(秒)
I
- include(String) - 类 中的方法org.noear.esearchx.model.EsTerms
-
- include(String[]) - 类 中的方法org.noear.esearchx.model.EsTerms
-
- includes(String...) - 类 中的方法org.noear.esearchx.model.EsSource
-
- indice(String) - 类 中的方法org.noear.esearchx.EsContext
-
获取索引操作
- indiceAliases(Consumer<EsAliases>) - 类 中的方法org.noear.esearchx.EsContext
-
索引别名处理
- indiceCreate(String, String) - 类 中的方法org.noear.esearchx.EsContext
-
索引创建
- indiceDrop(String) - 类 中的方法org.noear.esearchx.EsContext
-
索引删除
- indiceExist(String) - 类 中的方法org.noear.esearchx.EsContext
-
索引是否存在
- indiceSettings(String, Consumer<EsSetting>) - 类 中的方法org.noear.esearchx.EsContext
-
索引设置修改
- indiceShow(String) - 类 中的方法org.noear.esearchx.EsContext
-
索引结构显示
- insert() - 类 中的方法org.noear.esearchx.EsQuery
-
插入
- insert(T) - 类 中的方法org.noear.esearchx.EsQuery
-
- insertList(List<T>) - 类 中的方法org.noear.esearchx.EsQuery
-
- isEmpty(String) - 类 中的静态方法org.noear.esearchx.PriUtils
-
是否为空
- isNotEmpty(String) - 类 中的静态方法org.noear.esearchx.PriUtils
-
是否不为空
L
- lastCommand - 类 中的变量org.noear.esearchx.EsContext
-
已过时。
- limit(int, int) - 类 中的方法org.noear.esearchx.EsQuery
-
- limit(int) - 类 中的方法org.noear.esearchx.EsQuery
-
- lt(Object) - 类 中的方法org.noear.esearchx.model.EsRange
-
- lte(Object) - 类 中的方法org.noear.esearchx.model.EsRange
-
M
- match(String, Object) - 类 中的方法org.noear.esearchx.model.EsCondition
-
match
- matchAll() - 类 中的方法org.noear.esearchx.model.EsCondition
-
match_all
- matchPhrase(String, Object) - 类 中的方法org.noear.esearchx.model.EsCondition
-
match_phrase
- matchPhrase(String, Object, int) - 类 中的方法org.noear.esearchx.model.EsCondition
-
match_phrase slop
- matchPhrasePrefix(String, Object) - 类 中的方法org.noear.esearchx.model.EsCondition
-
match_phrase_prefix
- matchPhrasePrefix(String, Object, int) - 类 中的方法org.noear.esearchx.model.EsCondition
-
match_phrase_prefix slop
- max(String) - 类 中的方法org.noear.esearchx.model.EsAggs
-
max,求最大值
- method - 类 中的变量org.noear.esearchx.EsCommand
-
- method_delete - 类 中的静态变量org.noear.esearchx.PriWw
-
- method_get - 类 中的静态变量org.noear.esearchx.PriWw
-
- method_head - 类 中的静态变量org.noear.esearchx.PriWw
-
- method_post - 类 中的静态变量org.noear.esearchx.PriWw
-
- method_put - 类 中的静态变量org.noear.esearchx.PriWw
-
- mime_json - 类 中的静态变量org.noear.esearchx.PriWw
-
- mime_ndjson - 类 中的静态变量org.noear.esearchx.PriWw
-
- min(String) - 类 中的方法org.noear.esearchx.model.EsAggs
-
min,求最小值
- minScore(Object) - 类 中的方法org.noear.esearchx.EsQuery
-
min_score
- missing(String) - 类 中的方法org.noear.esearchx.model.EsTerms
-
缺省值
- must() - 类 中的方法org.noear.esearchx.model.EsCondition
-
如果有多个条件,这些条件都必须满足 and与
bool/must
- mustNot() - 类 中的方法org.noear.esearchx.model.EsCondition
-
和must相反,必须都不满足条件才可以匹配到 !
N
- newNode() - 类 中的静态方法org.noear.esearchx.PriUtils
-
- NoExistException - org.noear.esearchx.exception中的异常错误
-
不存在异常
- NoExistException(String) - 异常错误 的构造器org.noear.esearchx.exception.NoExistException
-
O
- onAfter(Object...) - 类 中的方法org.noear.esearchx.EsQuery
-
search_after
- onCommandAfter(Consumer<EsCommandHolder>) - 类 中的静态方法org.noear.esearchx.EsGlobal
-
- onCommandBefore(Consumer<EsCommandHolder>) - 类 中的静态方法org.noear.esearchx.EsGlobal
-
- orderBy(Consumer<EsSort>) - 类 中的方法org.noear.esearchx.EsQuery
-
- orderByAsc(String) - 类 中的方法org.noear.esearchx.EsQuery
-
- orderByDesc(String) - 类 中的方法org.noear.esearchx.EsQuery
-
- org.noear.esearchx - 程序包 org.noear.esearchx
-
- org.noear.esearchx.exception - 程序包 org.noear.esearchx.exception
-
- org.noear.esearchx.model - 程序包 org.noear.esearchx.model
-
P
- path - 类 中的变量org.noear.esearchx.EsCommand
-
- percentiles(String, Number[]) - 类 中的方法org.noear.esearchx.model.EsAggs
-
percentiles,多值聚合求百分比
- percentilesRank(String, Number[]) - 类 中的方法org.noear.esearchx.model.EsAggs
-
percentiles rank
- policyCreate(String, String) - 类 中的方法org.noear.esearchx.EsContext
-
索引生命周期策略创建
- policyExist(String) - 类 中的方法org.noear.esearchx.EsContext
-
索引生命周期策略是否存在?
- policyShow(String) - 类 中的方法org.noear.esearchx.EsContext
-
索引生命结构显示
- prefix(String, String) - 类 中的方法org.noear.esearchx.model.EsCondition
-
prefix
- PriUtils - org.noear.esearchx中的类
-
内部工具(外部别用它)
- PriUtils() - 类 的构造器org.noear.esearchx.PriUtils
-
- PriWw - org.noear.esearchx中的类
-
内部常量申明(外部别用它)
- PriWw() - 类 的构造器org.noear.esearchx.PriWw
-
R
- range(String, Consumer<EsRanges>) - 类 中的方法org.noear.esearchx.model.EsAggs
-
range,聚合
- range(String, Consumer<EsRange>) - 类 中的方法org.noear.esearchx.model.EsCondition
-
range
- regexp(String, String) - 类 中的方法org.noear.esearchx.model.EsCondition
-
regexp
- remove(String, String) - 类 中的方法org.noear.esearchx.model.EsAliases
-
- RequestException - org.noear.esearchx.exception中的异常错误
-
请求异常
- RequestException(String) - 异常错误 的构造器org.noear.esearchx.exception.RequestException
-
S
- script(String, Consumer<EsMap>) - 类 中的方法org.noear.esearchx.model.EsCondition
-
script
- script(String, String, Consumer<EsMap>) - 类 中的方法org.noear.esearchx.model.EsCondition
-
script
- select(String) - 类 中的方法org.noear.esearchx.EsQuery
-
- selectAggs() - 类 中的方法org.noear.esearchx.EsQuery
-
- selectAggs(String) - 类 中的方法org.noear.esearchx.EsQuery
-
- selectById(Class<T>, String) - 类 中的方法org.noear.esearchx.EsQuery
-
- selectByIds(Class<T>, List<String>) - 类 中的方法org.noear.esearchx.EsQuery
-
- selectJson() - 类 中的方法org.noear.esearchx.EsQuery
-
- selectJson(String) - 类 中的方法org.noear.esearchx.EsQuery
-
- selectList(Class<T>) - 类 中的方法org.noear.esearchx.EsQuery
-
- selectList(Class<T>, String) - 类 中的方法org.noear.esearchx.EsQuery
-
- selectMap() - 类 中的方法org.noear.esearchx.EsQuery
-
- selectMap(String) - 类 中的方法org.noear.esearchx.EsQuery
-
- selectMapList() - 类 中的方法org.noear.esearchx.EsQuery
-
- selectMapList(String) - 类 中的方法org.noear.esearchx.EsQuery
-
- selectNode() - 类 中的方法org.noear.esearchx.EsQuery
-
- selectNode(String) - 类 中的方法org.noear.esearchx.EsQuery
-
- selectOne(Class<T>) - 类 中的方法org.noear.esearchx.EsQuery
-
- selectOne(Class<T>, String) - 类 中的方法org.noear.esearchx.EsQuery
-
- set(String, Object) - 类 中的方法org.noear.esearchx.EsQuery
-
- set(String, Object) - 类 中的方法org.noear.esearchx.model.EsMap
-
- set(String, Object) - 类 中的方法org.noear.esearchx.model.EsSetting
-
- setNumberOfReplicas(int) - 类 中的方法org.noear.esearchx.model.EsSetting
-
设置副本数
- setRefreshInterval(Object) - 类 中的方法org.noear.esearchx.model.EsSetting
-
设置刷新时间
- setTimespan(long) - 类 中的方法org.noear.esearchx.EsCommandHolder
-
- should() - 类 中的方法org.noear.esearchx.model.EsCondition
-
如果有多个条件,满足一个或多个即可 or或
bool/should
- size(int) - 类 中的方法org.noear.esearchx.model.EsTerms
-
- sort(Consumer<EsSort>) - 类 中的方法org.noear.esearchx.model.EsTerms
-
排序
- stats(String) - 类 中的方法org.noear.esearchx.model.EsAggs
-
stats
- stream(String) - 类 中的方法org.noear.esearchx.EsContext
-
- sum(String) - 类 中的方法org.noear.esearchx.model.EsAggs
-
sum,求合
T
- templateCreate(String, String) - 类 中的方法org.noear.esearchx.EsContext
-
模板创建
- templateExist(String) - 类 中的方法org.noear.esearchx.EsContext
-
模板是否创建
- templateShow(String) - 类 中的方法org.noear.esearchx.EsContext
-
模板结构显示
- term(String, Object) - 类 中的方法org.noear.esearchx.model.EsCondition
-
term
- terms(String) - 类 中的方法org.noear.esearchx.model.EsAggs
-
terms,聚合
- terms(String, Consumer<EsTerms>) - 类 中的方法org.noear.esearchx.model.EsAggs
-
- terms(String, Object...) - 类 中的方法org.noear.esearchx.model.EsCondition
-
terms
- topHits(int) - 类 中的方法org.noear.esearchx.model.EsAggs
-
top_hits,每一个聚合Bucket里面仅返回指定顺序的前N条数据。
- topHits(int, Consumer<EsSort>) - 类 中的方法org.noear.esearchx.model.EsAggs
-
- toString() - 类 中的方法org.noear.esearchx.model.EsData
-
U
- upsert(String) - 类 中的方法org.noear.esearchx.EsQuery
-
- upsert(String, T) - 类 中的方法org.noear.esearchx.EsQuery
-
- upsertList(Map<String, T>) - 类 中的方法org.noear.esearchx.EsQuery
-
- useScore() - 类 中的方法org.noear.esearchx.model.EsCondition
-
启用评分定制
function_score/..
- useScore(String) - 类 中的方法org.noear.esearchx.model.EsCondition
-
启用评分定制
function_score/..
W
- where(Consumer<EsCondition>) - 类 中的方法org.noear.esearchx.EsQuery
-
- wildcard(String, String) - 类 中的方法org.noear.esearchx.model.EsCondition
-
wildcard
A B C D E F G H I L M N O P R S T U W
Copyright © 2022. All rights reserved.