跳过导航链接
A B C D E F G H I J L M N O P Q R S T U V W 

A

AbstractChainWrapper<T,R,Children extends AbstractChainWrapper<T,R,Children,Param>,Param> - cn.easyes.core.conditions中的类
链式 Copyright © 2021 xpc1024 All Rights Reserved
AbstractChainWrapper() - 类 的构造器cn.easyes.core.conditions.AbstractChainWrapper
必须的构造函数
AbstractLambdaQueryWrapper<T,Children extends AbstractLambdaQueryWrapper<T,Children>> - cn.easyes.core.conditions中的类
抽象Lambda表达式父类 Copyright © 2021 xpc1024 All Rights Reserved
AbstractLambdaQueryWrapper() - 类 的构造器cn.easyes.core.conditions.AbstractLambdaQueryWrapper
 
AbstractLambdaUpdateWrapper<T,Children extends AbstractLambdaUpdateWrapper<T,Children>> - cn.easyes.core.conditions中的类
抽象Lambda表达式父类 Copyright © 2021 xpc1024 All Rights Reserved
AbstractLambdaUpdateWrapper() - 类 的构造器cn.easyes.core.conditions.AbstractLambdaUpdateWrapper
 
AbstractWrapper<T,R,Children extends AbstractWrapper<T,R,Children>> - cn.easyes.core.conditions中的类
抽象Lambda表达式父类 Copyright © 2021 xpc1024 All Rights Reserved
AbstractWrapper() - 类 的构造器cn.easyes.core.conditions.AbstractWrapper
 
activeReleaseIndex(RestHighLevelClient, Class<?>, int) - 类 中的静态方法cn.easyes.core.toolkit.IndexUtils
激活最新索引
addDefaultAlias(RestHighLevelClient, String) - 类 中的静态方法cn.easyes.core.toolkit.IndexUtils
添加默认索引别名
addQueryByType(BoolQueryBuilder, Integer, boolean, BaseEsParam.FieldValueModel, EntityInfo, GlobalConfig.DbConfig) - 类 中的静态方法cn.easyes.core.toolkit.EsQueryTypeUtil
添加查询类型 精确匹配/模糊匹配/范围匹配等
addQueryByType(BoolQueryBuilder, Integer, Integer, Integer, boolean, List<String>, Object, Object, Integer, Float) - 类 中的静态方法cn.easyes.core.toolkit.EsQueryTypeUtil
添加查询类型 适用于多字段单值情形
addQueryByType(BoolQueryBuilder, Integer, Integer, Integer, boolean, String, Object, Object, Float) - 类 中的静态方法cn.easyes.core.toolkit.EsQueryTypeUtil
添加查询类型 精确匹配 用于between 操作
AggregationParam - cn.easyes.core.biz中的类
聚合参数 Copyright © 2021 xpc1024 All Rights Reserved
AggregationParam() - 类 的构造器cn.easyes.core.biz.AggregationParam
 
aggregationParamList - 类 中的变量cn.easyes.core.conditions.AbstractWrapper
聚合查询参数列表
aliasName - 类 中的变量cn.easyes.core.conditions.LambdaEsIndexWrapper
别名
allEq(boolean, Map<String, V>, boolean) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
allEq(boolean, BiPredicate<String, V>, Map<String, V>, boolean) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
allEq(boolean, Map<String, V>, boolean) - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
allEq(boolean, BiPredicate<String, V>, Map<String, V>, boolean) - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
allEq(Map<String, V>) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
allEq(Map<String, V>, boolean) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
allEq(boolean, Map<String, V>, boolean) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
map 所有非空属性等于 =
allEq(BiPredicate<String, V>, Map<String, V>) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
allEq(BiPredicate<String, V>, Map<String, V>, boolean) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
allEq(boolean, BiPredicate<String, V>, Map<String, V>, boolean) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
字段过滤接口,传入多参数时允许对参数进行过滤
and(boolean, Consumer<Param>) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
and(boolean, Consumer<Children>) - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
and(Consumer<Param>) - 接口 中的方法cn.easyes.core.conditions.interfaces.Nested
 
and(boolean, Consumer<Param>) - 接口 中的方法cn.easyes.core.conditions.interfaces.Nested
AND 嵌套
avg(boolean, boolean, String, R) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
avg(boolean, boolean, String, String) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
avg(boolean, boolean, String, String) - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
avg(R) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
avg(boolean, R) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
avg(boolean, String, R) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
avg(String, R) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
avg(String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
avg(boolean, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
avg(boolean, String, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
avg(String, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
avg(boolean, boolean, String, R) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
avg(boolean, boolean, String, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
求平均值

B

BaseCache - cn.easyes.core.cache中的类
基本缓存 Copyright © 2021 xpc1024 All Rights Reserved
BaseCache() - 类 的构造器cn.easyes.core.cache.BaseCache
 
BaseEsMapper<T> - cn.easyes.core.conditions.interfaces中的接口
核心 所有支持方法接口 Copyright © 2021 xpc1024 All Rights Reserved
BaseEsMapperImpl<T> - cn.easyes.core.conditions中的类
核心 所有支持方法接口实现类 Copyright © 2021 xpc1024 All Rights Reserved
BaseEsMapperImpl() - 类 的构造器cn.easyes.core.conditions.BaseEsMapperImpl
 
BaseEsParam - cn.easyes.core.biz中的类
核心 基本参数 Copyright © 2021 xpc1024 All Rights Reserved
BaseEsParam() - 类 的构造器cn.easyes.core.biz.BaseEsParam
 
BaseEsParam.FieldValueModel - cn.easyes.core.biz中的类
查询模型
baseEsParamList - 类 中的变量cn.easyes.core.conditions.AbstractWrapper
基础查询参数列表
between(boolean, R, Object, Object, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
between(R, Object, Object, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
between(boolean, String, Object, Object, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
between(boolean, String, Object, Object, Float) - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
between(R, Object, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
between(R, Object, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
between(boolean, R, Object, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
between(String, Object, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
between(String, Object, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
between(boolean, String, Object, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
between(boolean, R, Object, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
between(boolean, String, Object, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
BETWEEN 值1 AND 值2
buildQueryString(SFunction<T, ?>, Object) - 类 中的静态方法cn.easyes.core.toolkit.QueryUtils
封装queryString中的查询条件 比如 a and b or c ...等 方法重载,适用于最后一个条件,后面没有and或or需要拼接了 且查询类型默认为分词匹配
buildQueryString(SFunction<T, ?>, Object, Query) - 类 中的静态方法cn.easyes.core.toolkit.QueryUtils
封装queryString中的查询条件 比如 a and b or c ...等 方法重载,适用于最后一个条件,后面没有and或or需要拼接了
buildQueryString(SFunction<T, ?>, Object, Link) - 类 中的静态方法cn.easyes.core.toolkit.QueryUtils
封装queryString中的查询条件 比如 a and b or c ...等 方法重载,当查询类型为分词匹配时可少传一个参数
buildQueryString(SFunction<T, ?>, Object, Query, Link) - 类 中的静态方法cn.easyes.core.toolkit.QueryUtils
封装queryString中的查询条件 比如 a and b or c ...等 适用于动态查询条件 详见官网说明
buildSearchSourceBuilder(LambdaEsQueryWrapper<?>, Class<?>) - 类 中的静态方法cn.easyes.core.conditions.WrapperProcessor
构建es查询入参

C

changeAliasAtomic(RestHighLevelClient, String, String) - 类 中的静态方法cn.easyes.core.toolkit.IndexUtils
原子操作: 删除旧索引别名,将旧索的引别名添加至新索引
chooseSelect(Predicate<EntityFieldInfo>) - 类 中的方法cn.easyes.core.biz.EntityInfo
获取需要进行查询的字段列表
cn.easyes.core.biz - 程序包 cn.easyes.core.biz
 
cn.easyes.core.cache - 程序包 cn.easyes.core.cache
 
cn.easyes.core.conditions - 程序包 cn.easyes.core.conditions
 
cn.easyes.core.conditions.interfaces - 程序包 cn.easyes.core.conditions.interfaces
 
cn.easyes.core.config - 程序包 cn.easyes.core.config
 
cn.easyes.core.proxy - 程序包 cn.easyes.core.proxy
 
cn.easyes.core.toolkit - 程序包 cn.easyes.core.toolkit
 
combine(String...) - 类 中的静态方法cn.easyes.core.toolkit.QueryUtils
合并多个已经构造好的queryString条件 比如我想把 (a="你好") OR (b="你坏") 合并成为((a="你好") OR (b="你坏")) 重载,适用于合并完后面不再追加 and或or的场景
combine(Link, String...) - 类 中的静态方法cn.easyes.core.toolkit.QueryUtils
合并多个已经构造好的queryString条件 比如我想把 (a="你好") OR (b="你坏") 合并成为((a="你好") OR (b="你坏"))
Compare<Children,R> - cn.easyes.core.conditions.interfaces中的接口
比较相关 Copyright © 2021 xpc1024 All Rights Reserved
createAlias(String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Index
设置创建别名信息
createAlias(String) - 类 中的方法cn.easyes.core.conditions.LambdaEsIndexWrapper
 
createEmptyIndex(RestHighLevelClient, String) - 类 中的静态方法cn.easyes.core.toolkit.IndexUtils
创建空索引,不含字段,仅框架内部使用
createIndex() - 类 中的方法cn.easyes.core.conditions.BaseEsMapperImpl
 
createIndex(LambdaEsIndexWrapper<T>) - 类 中的方法cn.easyes.core.conditions.BaseEsMapperImpl
 
createIndex() - 接口 中的方法cn.easyes.core.conditions.interfaces.BaseEsMapper
创建索引,根据当前mapper对应实体类信息及其注解配置生成索引信息
createIndex(LambdaEsIndexWrapper<T>) - 接口 中的方法cn.easyes.core.conditions.interfaces.BaseEsMapper
创建索引
createIndex(RestHighLevelClient, EntityInfo, CreateIndexParam) - 类 中的静态方法cn.easyes.core.toolkit.IndexUtils
创建索引
CreateIndexParam - cn.easyes.core.biz中的类
创建索引参数 Copyright © 2022 xpc1024 All Rights Reserved
CreateIndexParam() - 类 的构造器cn.easyes.core.biz.CreateIndexParam
 

D

DbConfig() - 类 的构造器cn.easyes.core.config.GlobalConfig.DbConfig
 
delete(LambdaEsQueryWrapper<T>) - 类 中的方法cn.easyes.core.conditions.BaseEsMapperImpl
 
delete(LambdaEsQueryWrapper<T>) - 接口 中的方法cn.easyes.core.conditions.interfaces.BaseEsMapper
根据 entity 条件,删除记录
deleteBatchIds(Collection<? extends Serializable>) - 类 中的方法cn.easyes.core.conditions.BaseEsMapperImpl
 
deleteBatchIds(Collection<? extends Serializable>, String) - 类 中的方法cn.easyes.core.conditions.BaseEsMapperImpl
 
deleteBatchIds(Collection<? extends Serializable>) - 接口 中的方法cn.easyes.core.conditions.interfaces.BaseEsMapper
删除(根据ID 批量删除)
deleteBatchIds(Collection<? extends Serializable>, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.BaseEsMapper
删除(根据ID 批量删除)
deleteById(Serializable) - 类 中的方法cn.easyes.core.conditions.BaseEsMapperImpl
 
deleteById(Serializable, String) - 类 中的方法cn.easyes.core.conditions.BaseEsMapperImpl
 
deleteById(Serializable) - 接口 中的方法cn.easyes.core.conditions.interfaces.BaseEsMapper
根据 ID 删除
deleteById(Serializable, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.BaseEsMapper
根据 ID 删除
deleteIndex(String) - 类 中的方法cn.easyes.core.conditions.BaseEsMapperImpl
 
deleteIndex(String) - 接口 中的方法cn.easyes.core.conditions.interfaces.BaseEsMapper
删除指定索引
deleteIndex(RestHighLevelClient, String) - 类 中的静态方法cn.easyes.core.toolkit.IndexUtils
删除索引
DistanceOrderByParam - cn.easyes.core.biz中的类
距离排序参数 Copyright © 2022 xpc1024 All Rights Reserved
DistanceOrderByParam() - 类 的构造器cn.easyes.core.biz.DistanceOrderByParam
 
distanceOrderByParam - 类 中的变量cn.easyes.core.conditions.AbstractWrapper
距离排序参数
distinct(boolean, R) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
distinct(boolean, String) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
distinct(boolean, String) - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
distinct(R) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
distinct(String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
distinct(boolean, R) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
distinct(boolean, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
单字段去重
distinctField - 类 中的变量cn.easyes.core.conditions.AbstractWrapper
折叠去重字段

E

enableMust2Filter - 类 中的变量cn.easyes.core.biz.BaseEsParam
must条件转filter
enableMust2Filter(boolean) - 接口 中的方法cn.easyes.core.conditions.interfaces.Query
 
enableMust2Filter(boolean, boolean) - 接口 中的方法cn.easyes.core.conditions.interfaces.Query
must 条件转filter 默认不转换
enableMust2Filter - 类 中的变量cn.easyes.core.conditions.LambdaEsQueryWrapper
must条件转filter
enableMust2Filter(boolean, boolean) - 类 中的方法cn.easyes.core.conditions.LambdaEsQueryWrapper
 
enableMust2Filter - 类 中的变量cn.easyes.core.conditions.Wrapper
must条件转filter
entity - 类 中的变量cn.easyes.core.conditions.AbstractLambdaQueryWrapper
 
entity - 类 中的变量cn.easyes.core.conditions.AbstractWrapper
实体对象
entityClass - 类 中的变量cn.easyes.core.conditions.AbstractLambdaQueryWrapper
 
entityClass - 类 中的变量cn.easyes.core.conditions.AbstractWrapper
实体类型
EntityFieldInfo - cn.easyes.core.biz中的类
es实体字段信息 Copyright © 2021 xpc1024 All Rights Reserved
EntityFieldInfo(GlobalConfig.DbConfig, Field, IndexField) - 类 的构造器cn.easyes.core.biz.EntityFieldInfo
存在 TableField 注解时, 使用的构造函数
EntityFieldInfo(GlobalConfig.DbConfig, Field) - 类 的构造器cn.easyes.core.biz.EntityFieldInfo
不存在 TableField 注解时, 使用的构造函数
EntityInfo - cn.easyes.core.biz中的类
实体类信息 Copyright © 2021 xpc1024 All Rights Reserved
EntityInfo() - 类 的构造器cn.easyes.core.biz.EntityInfo
 
EntityInfoHelper - cn.easyes.core.toolkit中的类
实体字段信息工具类 Copyright © 2021 xpc1024 All Rights Reserved
EntityInfoHelper() - 类 的构造器cn.easyes.core.toolkit.EntityInfoHelper
 
eq(boolean, R, Object, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
eq(boolean, String, Object, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
eq(boolean, String, Object, Float) - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
eq(R, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
eq(R, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
eq(boolean, R, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
eq(String, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
eq(String, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
eq(boolean, String, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
eq(boolean, R, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
eq(boolean, String, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
等于
EsIndexInfo - cn.easyes.core.biz中的类
es索引信息 Copyright © 2022 xpc1024 All Rights Reserved
EsIndexInfo() - 类 的构造器cn.easyes.core.biz.EsIndexInfo
 
EsIndexParam - cn.easyes.core.biz中的类
索引相关参数 Copyright © 2021 xpc1024 All Rights Reserved
EsIndexParam() - 类 的构造器cn.easyes.core.biz.EsIndexParam
 
EsMapperProxy<T> - cn.easyes.core.proxy中的类
代理类 Copyright © 2021 xpc1024 All Rights Reserved
EsMapperProxy(Class<T>) - 类 的构造器cn.easyes.core.proxy.EsMapperProxy
 
EsQueryTypeUtil - cn.easyes.core.toolkit中的类
核心 查询参数封装工具类 Copyright © 2021 xpc1024 All Rights Reserved
EsQueryTypeUtil() - 类 的构造器cn.easyes.core.toolkit.EsQueryTypeUtil
 
EsUpdateParam - cn.easyes.core.biz中的类
更新参数 Copyright © 2021 xpc1024 All Rights Reserved
EsUpdateParam() - 类 的构造器cn.easyes.core.biz.EsUpdateParam
 
EsWrappers - cn.easyes.core.toolkit中的类
wrapper工具类 Copyright © 2022 xpc1024 All Rights Reserved
EsWrappers() - 类 的构造器cn.easyes.core.toolkit.EsWrappers
 
exclude - 类 中的变量cn.easyes.core.conditions.LambdaEsQueryWrapper
不查字段
existsIndex(String) - 类 中的方法cn.easyes.core.conditions.BaseEsMapperImpl
 
existsIndex(String) - 接口 中的方法cn.easyes.core.conditions.interfaces.BaseEsMapper
是否存在索引
existsIndex(RestHighLevelClient, String) - 类 中的静态方法cn.easyes.core.toolkit.IndexUtils
是否存在索引
existsIndexWithRetry(EntityInfo, RestHighLevelClient) - 类 中的静态方法cn.easyes.core.toolkit.IndexUtils
追加后缀重试是否存在索引
existsIndexWithRetryAndSetActiveIndex(EntityInfo, RestHighLevelClient) - 类 中的静态方法cn.easyes.core.toolkit.IndexUtils
追加后缀重试是否存在索引,若存在,则更新当前被激活的索引名

F

FieldUtils - cn.easyes.core.toolkit中的类
核心 处理字段名称工具类 Copyright © 2021 xpc1024 All Rights Reserved
FieldUtils() - 类 的构造器cn.easyes.core.toolkit.FieldUtils
 
FieldValueModel() - 类 的构造器cn.easyes.core.biz.BaseEsParam.FieldValueModel
 
firstToUpperCase(String) - 类 中的静态方法cn.easyes.core.toolkit.FieldUtils
将首字母大写
from(Integer) - 接口 中的方法cn.easyes.core.conditions.interfaces.Query
从第几条数据开始查询
from - 类 中的变量cn.easyes.core.conditions.LambdaEsQueryWrapper
从第多少条开始查询
from(Integer) - 类 中的方法cn.easyes.core.conditions.LambdaEsQueryWrapper
 
Func<Children,R> - cn.easyes.core.conditions.interfaces中的接口
高阶语法相关 Copyright © 2021 xpc1024 All Rights Reserved

G

ge(boolean, R, Object, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
ge(R, Object, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
ge(boolean, String, Object, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
ge(boolean, String, Object, Float) - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
ge(R, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
ge(R, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
ge(boolean, R, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
ge(String, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
ge(String, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
ge(boolean, String, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
ge(boolean, R, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
ge(boolean, String, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
大于等于
generateGetFunctionName(String) - 类 中的静态方法cn.easyes.core.toolkit.FieldUtils
获取Get方法名称
generateSetFunctionName(String) - 类 中的静态方法cn.easyes.core.toolkit.FieldUtils
获取Set方法名称
Geo<Children,R> - cn.easyes.core.conditions.interfaces中的接口
地理位置 Copyright © 2021 xpc1024 All Rights Reserved
geoBoundingBox(boolean, R, GeoPoint, GeoPoint, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
geoBoundingBox(boolean, String, GeoPoint, GeoPoint, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
geoBoundingBox(boolean, String, GeoPoint, GeoPoint, Float) - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
geoBoundingBox(R, GeoPoint, GeoPoint) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoBoundingBox(boolean, R, GeoPoint, GeoPoint) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoBoundingBox(R, GeoPoint, GeoPoint, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoBoundingBox(R, String, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoBoundingBox(boolean, R, String, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoBoundingBox(R, String, String, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoBoundingBox(String, GeoPoint, GeoPoint) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoBoundingBox(boolean, String, GeoPoint, GeoPoint) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoBoundingBox(String, GeoPoint, GeoPoint, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoBoundingBox(String, String, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoBoundingBox(boolean, String, String, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoBoundingBox(String, String, String, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoBoundingBox(boolean, R, GeoPoint, GeoPoint, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoBoundingBox(boolean, String, GeoPoint, GeoPoint, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
矩形内范围查询
geoDistance(boolean, R, Double, DistanceUnit, GeoPoint, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
geoDistance(boolean, R, String, GeoPoint, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
geoDistance(boolean, String, Double, DistanceUnit, GeoPoint, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
geoDistance(boolean, String, String, GeoPoint, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
geoDistance(boolean, String, Double, DistanceUnit, GeoPoint, Float) - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
geoDistance(boolean, String, String, GeoPoint, Float) - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
geoDistance(R, Double, GeoPoint) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoDistance(R, Double, DistanceUnit, GeoPoint) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoDistance(R, Double, DistanceUnit, GeoPoint, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoDistance(R, Double, DistanceUnit, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoDistance(boolean, R, Double, DistanceUnit, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoDistance(R, Double, DistanceUnit, String, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoDistance(boolean, R, Double, DistanceUnit, String, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoDistance(String, Double, GeoPoint) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoDistance(String, Double, DistanceUnit, GeoPoint) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoDistance(String, Double, DistanceUnit, GeoPoint, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoDistance(String, Double, DistanceUnit, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoDistance(boolean, String, Double, DistanceUnit, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoDistance(String, Double, DistanceUnit, String, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoDistance(boolean, String, Double, DistanceUnit, String, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoDistance(boolean, R, Double, DistanceUnit, GeoPoint, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoDistance(boolean, String, Double, DistanceUnit, GeoPoint, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
距离范围查询 以给定圆心和半径范围查询 距离类型为双精度
geoDistance(R, String, GeoPoint) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoDistance(boolean, R, String, GeoPoint) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoDistance(R, String, GeoPoint, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoDistance(R, String, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoDistance(boolean, R, String, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoDistance(R, String, String, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoDistance(boolean, R, String, String, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoDistance(String, String, GeoPoint) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoDistance(boolean, String, String, GeoPoint) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoDistance(String, String, GeoPoint, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoDistance(String, String, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoDistance(boolean, String, String, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoDistance(String, String, String, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoDistance(boolean, String, String, String, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoDistance(boolean, R, String, GeoPoint, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoDistance(boolean, String, String, GeoPoint, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
距离范围查询 以给定圆心和半径范围查询 距离类型为字符串
GeoParam - cn.easyes.core.biz中的类
Geo相关参数 Copyright © 2021 xpc1024 All Rights Reserved
GeoParam() - 类 的构造器cn.easyes.core.biz.GeoParam
 
geoParam - 类 中的变量cn.easyes.core.conditions.AbstractWrapper
geo相关参数
geoPolygon(boolean, R, List<GeoPoint>, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
geoPolygon(boolean, String, List<GeoPoint>, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
geoPolygon(boolean, String, List<GeoPoint>, Float) - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
geoPolygon(R, List<GeoPoint>) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoPolygon(boolean, R, List<GeoPoint>) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoPolygon(R, List<GeoPoint>, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoPolygon(String, List<GeoPoint>) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoPolygon(boolean, String, List<GeoPoint>) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoPolygon(String, List<GeoPoint>, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoPolygon(boolean, R, List<GeoPoint>, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoPolygon(boolean, String, List<GeoPoint>, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
不规则多边形范围查询
geoPolygonStr(R, List<String>) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoPolygonStr(boolean, R, List<String>) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoPolygonStr(R, List<String>, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoPolygonStr(String, List<String>) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoPolygonStr(boolean, String, List<String>) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoPolygonStr(String, List<String>, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoShape(boolean, R, String, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
geoShape(boolean, R, Geometry, ShapeRelation, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
geoShape(boolean, String, String, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
geoShape(boolean, String, Geometry, ShapeRelation, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
geoShape(boolean, String, String, Float) - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
geoShape(boolean, String, Geometry, ShapeRelation, Float) - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
geoShape(R, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoShape(R, String, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoShape(boolean, R, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoShape(String, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoShape(String, String, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoShape(boolean, String, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoShape(boolean, R, String, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoShape(boolean, String, String, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
图形GeoShape查询 已知被索引的图形id
geoShape(R, Geometry) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoShape(R, Geometry, ShapeRelation) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoShape(boolean, R, Geometry, ShapeRelation) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoShape(R, Geometry, ShapeRelation, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoShape(String, Geometry) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoShape(String, Geometry, ShapeRelation) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoShape(boolean, String, Geometry, ShapeRelation) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoShape(String, Geometry, ShapeRelation, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoShape(boolean, R, Geometry, ShapeRelation, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
geoShape(boolean, String, Geometry, ShapeRelation, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
图形GeoShape查询 用户指定图形(Point,MultiPoint,Line,MultiLine,Circle,LineaRing,Polygon,MultiPolygon,Rectangle)
getAllFields(Class<?>) - 类 中的静态方法cn.easyes.core.toolkit.EntityInfoHelper
获取该类的所有属性列表
getAllNestedClass() - 类 中的方法cn.easyes.core.biz.EntityInfo
获取全部嵌套类
getBaseEsMapperInstance(Class<?>) - 类 中的静态方法cn.easyes.core.cache.BaseCache
获取缓存中对应的BaseEsMapperImpl
getCheckEntityClass() - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
getCreateIndexParam(EntityInfo) - 类 中的静态方法cn.easyes.core.toolkit.IndexUtils
根据配置生成创建索引参数
getEntityInfo(Class<?>) - 类 中的静态方法cn.easyes.core.toolkit.EntityInfoHelper
获取实体映射表信息
getEsFieldType(FieldType, String) - 类 中的静态方法cn.easyes.core.toolkit.IndexUtils
根据注解/字段类型名称获取在es中的索引类型
getFieldName(R) - 类 中的静态方法cn.easyes.core.toolkit.FieldUtils
获取字段名称,如果有id,则将id转为_id
getFieldNameNotConvertId(R) - 类 中的静态方法cn.easyes.core.toolkit.FieldUtils
获取字段名称,不转换id
getGlobalConfig() - 类 中的静态方法cn.easyes.core.cache.GlobalConfigCache
 
getIndex() - 类 中的方法cn.easyes.core.conditions.BaseEsMapperImpl
 
getIndex(String) - 类 中的方法cn.easyes.core.conditions.BaseEsMapperImpl
 
getIndex() - 接口 中的方法cn.easyes.core.conditions.interfaces.BaseEsMapper
获取当前索引信息
getIndex(String) - 接口 中的方法cn.easyes.core.conditions.interfaces.BaseEsMapper
获取指定索引信息
getIndex(RestHighLevelClient, String) - 类 中的静态方法cn.easyes.core.toolkit.IndexUtils
获取索引信息
getIndexInfo(RestHighLevelClient, String) - 类 中的静态方法cn.easyes.core.toolkit.IndexUtils
获取索引信息
getMappingColumn(String) - 类 中的方法cn.easyes.core.biz.EntityInfo
获取实体字段映射es中的字段名
getNestedMappingColumnMapByPath(String) - 类 中的方法cn.easyes.core.biz.EntityInfo
根据path获取嵌套类字段关系map
getPageInfo(List<T>, Long, Integer, Integer) - 类 中的静态方法cn.easyes.core.toolkit.PageHelper
获取分页信息
getRealField(String, Map<String, String>, GlobalConfig.DbConfig) - 类 中的静态方法cn.easyes.core.toolkit.FieldUtils
获取实际字段名
getRealFieldNotConvertId(String, Map<String, String>, GlobalConfig.DbConfig) - 类 中的静态方法cn.easyes.core.toolkit.FieldUtils
获取实际字段名 不转换id
getRealFields(String[], Map<String, String>, GlobalConfig.DbConfig) - 类 中的静态方法cn.easyes.core.toolkit.FieldUtils
获取实际字段名数组
getRealFields(List<String>, Map<String, String>) - 类 中的静态方法cn.easyes.core.toolkit.FieldUtils
获取实际字段名数组
getSAPageInfo(List<T>, Long, List<Object>, List<Object>, Integer) - 类 中的静态方法cn.easyes.core.toolkit.PageHelper
获取SearchAfter分页信息
getSearchRequest() - 类 中的方法cn.easyes.core.conditions.LambdaEsIndexWrapper
 
getSearchRequest() - 类 中的方法cn.easyes.core.conditions.LambdaEsQueryWrapper
 
getSearchRequest() - 类 中的方法cn.easyes.core.conditions.LambdaEsUpdateWrapper
 
getSearchRequest() - 类 中的方法cn.easyes.core.conditions.Wrapper
获取查询条件 待优化
getSearchSourceBuilder(LambdaEsQueryWrapper<T>) - 类 中的方法cn.easyes.core.conditions.BaseEsMapperImpl
 
getSearchSourceBuilder(LambdaEsQueryWrapper<T>) - 接口 中的方法cn.easyes.core.conditions.interfaces.BaseEsMapper
获取SearchSourceBuilder,可用于本框架生成基础查询条件,不支持的高阶语法用户可通过SearchSourceBuilder 进一步封装
getSource(LambdaEsQueryWrapper<T>) - 类 中的方法cn.easyes.core.conditions.BaseEsMapperImpl
 
getSource(LambdaEsQueryWrapper<T>) - 接口 中的方法cn.easyes.core.conditions.interfaces.BaseEsMapper
获取通过本框架生成的查询参数,可用于检验本框架生成的查询参数是否正确
getterMethod(Class<?>, String) - 类 中的静态方法cn.easyes.core.cache.BaseCache
获取缓存中对应entity和methodName的getter方法
getWrapper() - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
GlobalConfig - cn.easyes.core.config中的类
easy-es全局置项 Copyright © 2022 xpc1024 All Rights Reserved
GlobalConfig() - 类 的构造器cn.easyes.core.config.GlobalConfig
 
GlobalConfig.DbConfig - cn.easyes.core.config中的类
es db config 数据库配置
GlobalConfigCache - cn.easyes.core.cache中的类
全局配置缓存 Copyright © 2021 xpc1024 All Rights Reserved
GlobalConfigCache() - 类 的构造器cn.easyes.core.cache.GlobalConfigCache
 
groupBy(boolean, boolean, R...) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
groupBy(boolean, boolean, String...) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
groupBy(boolean, boolean, String...) - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
groupBy(R) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
groupBy(boolean, R) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
groupBy(R...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
groupBy(boolean, R...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
groupBy(String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
groupBy(boolean, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
groupBy(String...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
groupBy(boolean, String...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
groupBy(boolean, boolean, R...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
groupBy(boolean, boolean, String...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
分组:GROUP BY 字段, ...
gt(boolean, R, Object, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
gt(R, Object, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
gt(boolean, String, Object, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
gt(boolean, String, Object, Float) - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
gt(R, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
gt(R, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
gt(boolean, R, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
gt(String, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
gt(String, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
gt(boolean, String, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
gt(boolean, R, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
gt(boolean, String, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
大于

H

hasChild(boolean, String, String, Object, ScoreMode, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
hasChild(boolean, String, String, Object, ScoreMode, Float) - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
hasChild(String, String, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
hasChild(String, String, Object, ScoreMode) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
hasChild(boolean, String, String, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
hasChild(boolean, String, String, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
hasChild(String, String, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
hasChild(boolean, String, String, Object, ScoreMode) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
hasChild(String, String, Object, ScoreMode, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
hasChild(boolean, String, String, Object, ScoreMode, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
父子类型-根据父查子匹配 返回父文档
hasParent(boolean, String, String, Object, boolean, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
hasParent(boolean, String, String, Object, boolean, Float) - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
hasParent(String, String, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
hasParent(String, String, Object, boolean) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
hasParent(boolean, String, String, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
hasParent(boolean, String, String, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
hasParent(String, String, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
hasParent(boolean, String, String, Object, boolean) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
hasParent(String, String, Object, boolean, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
hasParent(boolean, String, String, Object, boolean, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
父子类型-根据子查父匹配 返回子文档
HighLightParam - cn.easyes.core.biz中的类
高亮参数 Copyright © 2021 xpc1024 All Rights Reserved
HighLightParam() - 类 的构造器cn.easyes.core.biz.HighLightParam
 

I

in(boolean, R, Collection<?>, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
in(boolean, String, Collection<?>, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
in(boolean, String, Collection<?>, Float) - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
in(R, Collection<?>) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
in(boolean, R, Collection<?>) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
in(R, Object...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
in(boolean, R, Object...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
in(String, Collection<?>) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
in(boolean, String, Collection<?>) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
in(String, Object...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
in(boolean, String, Object...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
in(boolean, R, Collection<?>, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
in(boolean, String, Collection<?>, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
字段 IN
include - 类 中的变量cn.easyes.core.conditions.LambdaEsQueryWrapper
查询字段
includeId(String, LambdaEsQueryWrapper<?>) - 类 中的静态方法cn.easyes.core.conditions.WrapperProcessor
查询字段中是否包含id
Index<Children,R> - cn.easyes.core.conditions.interfaces中的接口
索引相关 Copyright © 2021 xpc1024 All Rights Reserved
index(String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Query
 
index(boolean, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Query
设置当前查询的索引名称
index(String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Update
 
index(boolean, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Update
设置当前更新操作作用的索引
index(boolean, String) - 类 中的方法cn.easyes.core.conditions.LambdaEsQueryWrapper
 
index(boolean, String) - 类 中的方法cn.easyes.core.conditions.LambdaEsUpdateWrapper
 
indexName(String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Index
设置索引名称
indexName - 类 中的变量cn.easyes.core.conditions.LambdaEsIndexWrapper
索引名称
indexName(String) - 类 中的方法cn.easyes.core.conditions.LambdaEsIndexWrapper
 
indexName - 类 中的变量cn.easyes.core.conditions.Wrapper
更新操作作用的索引名
IndexUtils - cn.easyes.core.toolkit中的类
索引工具类 Copyright © 2022 xpc1024 All Rights Reserved
IndexUtils() - 类 的构造器cn.easyes.core.toolkit.IndexUtils
 
initBoolQueryBuilder(List<BaseEsParam>, Boolean, Class<?>) - 类 中的静态方法cn.easyes.core.conditions.WrapperProcessor
初始化BoolQueryBuilder 整个框架的核心
initCache(Class<?>, Class<?>, RestHighLevelClient) - 类 中的静态方法cn.easyes.core.cache.BaseCache
初始化缓存
initEntityClass() - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
initIndexFields(Class<?>, GlobalConfig, EntityInfo) - 类 中的静态方法cn.easyes.core.toolkit.EntityInfoHelper
初始化 索引主键,索引字段
initIndexInfo(GlobalConfig, Class<?>) - 类 中的静态方法cn.easyes.core.toolkit.EntityInfoHelper
实体类反射获取表信息 初始化
initIndexParam(EntityInfo, List<EntityFieldInfo>, boolean) - 类 中的静态方法cn.easyes.core.toolkit.IndexUtils
初始化索引参数
initMapping(EntityInfo, List<EsIndexParam>) - 类 中的静态方法cn.easyes.core.toolkit.IndexUtils
初始化索引mapping
initNeed() - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
必要的初始化
insert(T) - 类 中的方法cn.easyes.core.conditions.BaseEsMapperImpl
 
insert(T, String) - 类 中的方法cn.easyes.core.conditions.BaseEsMapperImpl
 
insert(T) - 接口 中的方法cn.easyes.core.conditions.interfaces.BaseEsMapper
插入一条记录
insert(T, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.BaseEsMapper
插入一条记录,可指定索引插入
insertBatch(Collection<T>) - 类 中的方法cn.easyes.core.conditions.BaseEsMapperImpl
 
insertBatch(Collection<T>, String) - 类 中的方法cn.easyes.core.conditions.BaseEsMapperImpl
 
insertBatch(Collection<T>) - 接口 中的方法cn.easyes.core.conditions.interfaces.BaseEsMapper
批量插入
insertBatch(Collection<T>, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.BaseEsMapper
批量插入
instance() - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
子类返回一个自己的新对象
instance() - 类 中的方法cn.easyes.core.conditions.LambdaEsQueryWrapper
 
instance() - 类 中的方法cn.easyes.core.conditions.LambdaEsUpdateWrapper
 
invoke(Object, Method, Object[]) - 类 中的方法cn.easyes.core.proxy.EsMapperProxy
 
isExistIndexId(List<Field>) - 类 中的静态方法cn.easyes.core.toolkit.EntityInfoHelper
判断主键注解是否存在
isIndexNeedChange(EsIndexInfo, EntityInfo) - 类 中的静态方法cn.easyes.core.toolkit.IndexUtils
判断索引是否需要变更
isNotNull(boolean, R, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
isNotNull(boolean, String, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
isNotNull(boolean, String, Float) - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
isNotNull(R) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
isNotNull(boolean, R) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
isNotNull(String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
isNotNull(boolean, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
isNotNull(boolean, R, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
isNotNull(boolean, String, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
字段 IS NOT NULL
isNull(boolean, R, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
isNull(boolean, String, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
isNull(boolean, String, Float) - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
isNull(R) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
isNull(boolean, R) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
isNull(String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
isNull(boolean, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
isNull(boolean, R, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
isNull(boolean, String, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
字段 IS NULL

J

join(R, String, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Index
 
join(String, String, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Index
设置父子类型信息
Join<Children> - cn.easyes.core.conditions.interfaces中的接口
连接相关 Copyright © 2021 xpc1024 All Rights Reserved
join(String, String, String) - 类 中的方法cn.easyes.core.conditions.LambdaEsIndexWrapper
 

L

LambdaEsIndexWrapper<T> - cn.easyes.core.conditions中的类
索引Lambda表达式 Copyright © 2021 xpc1024 All Rights Reserved
LambdaEsIndexWrapper() - 类 的构造器cn.easyes.core.conditions.LambdaEsIndexWrapper
不建议直接 new 该实例,使用 Wrappers.lambdaQuery(entity)
LambdaEsIndexWrapper(Class<T>) - 类 的构造器cn.easyes.core.conditions.LambdaEsIndexWrapper
 
LambdaEsQueryWrapper<T> - cn.easyes.core.conditions中的类
查询Lambda表达式 Copyright © 2021 xpc1024 All Rights Reserved
LambdaEsQueryWrapper() - 类 的构造器cn.easyes.core.conditions.LambdaEsQueryWrapper
不建议直接 new 该实例,使用 Wrappers.lambdaQuery(entity)
LambdaEsQueryWrapper(Class<T>) - 类 的构造器cn.easyes.core.conditions.LambdaEsQueryWrapper
 
LambdaEsUpdateWrapper<T> - cn.easyes.core.conditions中的类
更新Lambda表达式 Copyright © 2021 xpc1024 All Rights Reserved
LambdaEsUpdateWrapper() - 类 的构造器cn.easyes.core.conditions.LambdaEsUpdateWrapper
不建议直接 new 该实例,使用 Wrappers.lambdaQuery(entity)
LambdaEsUpdateWrapper(Class<T>) - 类 的构造器cn.easyes.core.conditions.LambdaEsUpdateWrapper
 
lambdaIndex(Class<T>) - 类 中的静态方法cn.easyes.core.toolkit.EsWrappers
获取 LambdaEsIndexWrapper
lambdaQuery(Class<T>) - 类 中的静态方法cn.easyes.core.toolkit.EsWrappers
获取 LambdaQueryWrapper
lambdaUpdate(Class<T>) - 类 中的静态方法cn.easyes.core.toolkit.EsWrappers
获取 LambdaUpdateWrapper
le(boolean, R, Object, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
le(R, Object, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
le(boolean, String, Object, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
le(boolean, String, Object, Float) - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
le(R, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
le(R, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
le(boolean, R, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
le(String, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
le(String, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
le(boolean, String, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
le(boolean, R, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
le(boolean, String, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
小于等于
like(boolean, R, Object, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
like(R, Object, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
like(boolean, String, Object, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
like(boolean, String, Object, Float) - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
like(R, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
like(R, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
like(boolean, R, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
like(String, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
like(String, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
like(boolean, String, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
like(boolean, R, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
like(boolean, String, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
like 左右皆模糊
likeLeft(boolean, R, Object, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
likeLeft(R, Object, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
likeLeft(boolean, String, Object, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
likeLeft(boolean, String, Object, Float) - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
likeLeft(R, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
likeLeft(R, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
likeLeft(String, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
likeLeft(String, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
likeLeft(boolean, R, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
likeLeft(boolean, String, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
LIKE左模糊
likeRight(boolean, R, Object, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
likeRight(R, Object, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
likeRight(boolean, String, Object, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
likeRight(boolean, String, Object, Float) - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
likeRight(R, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
likeRight(R, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
likeRight(String, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
likeRight(String, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
likeRight(boolean, R, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
likeRight(boolean, String, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
LIKE右模糊
limit(Integer) - 接口 中的方法cn.easyes.core.conditions.interfaces.Query
兼容MySQL语法 作用同size
limit(Integer, Integer) - 接口 中的方法cn.easyes.core.conditions.interfaces.Query
兼容MySQL语法 作用同from+size
limit(Integer) - 类 中的方法cn.easyes.core.conditions.LambdaEsQueryWrapper
 
limit(Integer, Integer) - 类 中的方法cn.easyes.core.conditions.LambdaEsQueryWrapper
 
list - 类 中的变量cn.easyes.core.biz.PageSerializable
结果集
LockUtils - cn.easyes.core.toolkit中的类
基于es写的轻量级分布式锁,仅供框架内部使用,可避免引入redis/zk等其它依赖 Copyright © 2022 xpc1024 All Rights Reserved
LockUtils() - 类 的构造器cn.easyes.core.toolkit.LockUtils
 
lt(boolean, R, Object, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
lt(R, Object, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
lt(boolean, String, Object, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
lt(boolean, String, Object, Float) - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
lt(R, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
lt(R, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
lt(boolean, R, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
lt(String, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
lt(String, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
lt(boolean, String, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
lt(boolean, R, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
lt(boolean, String, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
小于

M

mapping(Map<String, Object>) - 接口 中的方法cn.easyes.core.conditions.interfaces.Index
用户自行指定mapping
mapping(R, FieldType) - 接口 中的方法cn.easyes.core.conditions.interfaces.Index
 
mapping(R, FieldType, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Index
 
mapping(R, FieldType, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Index
 
mapping(R, FieldType, String, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Index
 
mapping(R, FieldType, String, String, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Index
 
mapping(R, FieldType, String, String, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Index
 
mapping(R, FieldType, String, String, String, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Index
设置mapping信息
mapping(String, FieldType) - 接口 中的方法cn.easyes.core.conditions.interfaces.Index
 
mapping(String, FieldType, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Index
 
mapping(String, FieldType, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Index
 
mapping(String, FieldType, String, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Index
 
mapping(String, FieldType, String, String, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Index
 
mapping(String, FieldType, String, String, String, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Index
设置mapping信息
mapping - 类 中的变量cn.easyes.core.conditions.LambdaEsIndexWrapper
用户手动指定的索引mapping信息,优先级最高
mapping(Map<String, Object>) - 类 中的方法cn.easyes.core.conditions.LambdaEsIndexWrapper
 
mapping(String, FieldType, String, String, String, Float) - 类 中的方法cn.easyes.core.conditions.LambdaEsIndexWrapper
 
match(boolean, R, Object, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
match(R, Object, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
match(boolean, String, Object, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
match(boolean, String, Object, Float) - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
match(R, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
match(R, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
match(boolean, R, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
match(String, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
match(String, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
match(boolean, String, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
match(boolean, R, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
match(boolean, String, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
match 分词匹配
matchAllQuery(boolean) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
matchAllQuery - 类 中的变量cn.easyes.core.conditions.AbstractWrapper
是否查询全部文档
matchAllQuery(boolean) - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
matchAllQuery() - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
matchAllQuery(boolean) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
查询全部文档
matchPhrase(boolean, R, Object, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
matchPhrase(boolean, String, Object, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
matchPhrase(boolean, String, Object, Float) - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
matchPhrase(R, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
matchPhrase(boolean, R, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
matchPhrase(R, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
matchPhrase(String, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
matchPhrase(boolean, String, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
matchPhrase(String, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
matchPhrase(boolean, R, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
matchPhrase(boolean, String, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
分词匹配 需要结果中也包含所有的分词,且顺序一样
matchPhrasePrefixQuery(boolean, R, Object, int, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
matchPhrasePrefixQuery(boolean, String, Object, int, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
matchPhrasePrefixQuery(boolean, String, Object, int, Float) - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
matchPhrasePrefixQuery(R, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
matchPhrasePrefixQuery(boolean, R, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
matchPhrasePrefixQuery(R, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
matchPhrasePrefixQuery(R, Object, int) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
matchPhrasePrefixQuery(R, Object, int, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
matchPhrasePrefixQuery(String, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
matchPhrasePrefixQuery(boolean, String, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
matchPhrasePrefixQuery(String, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
matchPhrasePrefixQuery(String, Object, int) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
matchPhrasePrefixQuery(String, Object, int, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
matchPhrasePrefixQuery(boolean, R, Object, int, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
matchPhrasePrefixQuery(boolean, String, Object, int, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
前缀匹配
max(boolean, boolean, String, R) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
max(boolean, boolean, String, String) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
max(boolean, boolean, String, String) - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
max(R) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
max(boolean, R) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
max(boolean, String, R) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
max(String, R) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
max(String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
max(boolean, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
max(boolean, String, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
max(String, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
max(boolean, boolean, String, R) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
max(boolean, boolean, String, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
求最大值
min(boolean, boolean, String, R) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
min(boolean, boolean, String, String) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
min(boolean, boolean, String, String) - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
min(R) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
min(boolean, R) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
min(boolean, String, R) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
min(String, R) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
min(String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
min(boolean, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
min(boolean, String, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
min(String, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
min(boolean, boolean, String, R) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
min(boolean, boolean, String, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
求最小值
multiMatchQuery(boolean, Object, Operator, int, Float, R...) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
multiMatchQuery(boolean, Object, Operator, int, Float, String...) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
multiMatchQuery(boolean, Object, Operator, int, Float, String...) - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
multiMatchQuery(Object, R...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
multiMatchQuery(boolean, Object, R...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
multiMatchQuery(Object, Float, R...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
multiMatchQuery(Object, int, R...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
multiMatchQuery(Object, Operator, int, R...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
multiMatchQuery(Object, Operator, R...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
multiMatchQuery(Object, int, Float, R...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
multiMatchQuery(Object, Operator, Float, R...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
multiMatchQuery(Object, Operator, int, Float, R...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
multiMatchQuery(Object, String...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
multiMatchQuery(boolean, Object, String...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
multiMatchQuery(Object, Float, String...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
multiMatchQuery(Object, int, String...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
multiMatchQuery(Object, Operator, int, String...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
multiMatchQuery(Object, Operator, String...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
multiMatchQuery(Object, int, Float, String...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
multiMatchQuery(Object, Operator, Float, String...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
multiMatchQuery(Object, Operator, int, Float, String...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
multiMatchQuery(boolean, Object, Operator, int, Float, R...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
multiMatchQuery(boolean, Object, Operator, int, Float, String...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
多字段匹配

N

ne(boolean, R, Object, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
ne(boolean, String, Object, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
ne(boolean, String, Object, Float) - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
ne(R, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
ne(R, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
ne(boolean, R, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
ne(String, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
ne(String, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
ne(boolean, String, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
ne(boolean, R, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
ne(boolean, String, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
不等于
Nested<Param,Children> - cn.easyes.core.conditions.interfaces中的接口
嵌套关系 Copyright © 2021 xpc1024 All Rights Reserved
nestedMatch(boolean, String, String, Object, ScoreMode, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
nestedMatch(boolean, String, String, Object, ScoreMode, Float) - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
nestedMatch(R, String, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
nestedMatch(R, String, Object, ScoreMode) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
nestedMatch(boolean, R, String, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
nestedMatch(boolean, R, String, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
nestedMatch(R, String, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
nestedMatch(boolean, R, String, Object, ScoreMode) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
nestedMatch(R, String, Object, ScoreMode, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
nestedMatch(boolean, R, String, Object, ScoreMode, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
nestedMatch(String, String, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
nestedMatch(String, String, Object, ScoreMode) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
nestedMatch(boolean, String, String, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
nestedMatch(boolean, String, String, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
nestedMatch(String, String, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
nestedMatch(boolean, String, String, Object, ScoreMode) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
nestedMatch(String, String, Object, ScoreMode, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
nestedMatch(boolean, String, String, Object, ScoreMode, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
嵌套查询 嵌套层级大于1级时适用
notBetween(boolean, R, Object, Object, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
notBetween(R, Object, Object, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
notBetween(boolean, String, Object, Object, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
notBetween(boolean, String, Object, Object, Float) - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
notBetween(R, Object, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
notBetween(R, Object, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
notBetween(boolean, R, Object, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
notBetween(String, Object, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
notBetween(String, Object, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
notBetween(boolean, String, Object, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
notBetween(boolean, R, Object, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
notBetween(boolean, String, Object, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
NOT BETWEEN 值1 AND 值2
notIn(boolean, R, Collection<?>, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
notIn(boolean, String, Collection<?>, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
notIn(boolean, String, Collection<?>, Float) - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
notIn(R, Collection<?>) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
notIn(boolean, R, Collection<?>) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
notIn(R, Object...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
notIn(boolean, R, Object...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
notIn(String, Collection<?>) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
notIn(boolean, String, Collection<?>) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
notIn(String, Object...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
notIn(boolean, String, Object...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
notIn(boolean, R, Collection<?>, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
notIn(boolean, String, Collection<?>, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
字段 NOT IN
notInGeoBoundingBox(boolean, R, GeoPoint, GeoPoint, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
notInGeoBoundingBox(boolean, String, GeoPoint, GeoPoint, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
notInGeoBoundingBox(boolean, String, GeoPoint, GeoPoint, Float) - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
notInGeoBoundingBox(R, GeoPoint, GeoPoint) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoBoundingBox(boolean, R, GeoPoint, GeoPoint) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoBoundingBox(R, GeoPoint, GeoPoint, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoBoundingBox(R, String, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoBoundingBox(boolean, R, String, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoBoundingBox(R, String, String, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoBoundingBox(String, GeoPoint, GeoPoint) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoBoundingBox(boolean, String, GeoPoint, GeoPoint) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoBoundingBox(String, GeoPoint, GeoPoint, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoBoundingBox(String, String, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoBoundingBox(boolean, String, String, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoBoundingBox(String, String, String, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoBoundingBox(boolean, R, GeoPoint, GeoPoint, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoBoundingBox(boolean, String, GeoPoint, GeoPoint, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
矩形外范围查询
notInGeoDistance(boolean, R, Double, DistanceUnit, GeoPoint, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
notInGeoDistance(boolean, R, String, GeoPoint, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
notInGeoDistance(boolean, String, Double, DistanceUnit, GeoPoint, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
notInGeoDistance(boolean, String, String, GeoPoint, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
notInGeoDistance(boolean, String, Double, DistanceUnit, GeoPoint, Float) - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
notInGeoDistance(boolean, String, String, GeoPoint, Float) - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
notInGeoDistance(R, Double, GeoPoint) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoDistance(R, Double, DistanceUnit, GeoPoint) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoDistance(R, Double, DistanceUnit, GeoPoint, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoDistance(R, Double, DistanceUnit, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoDistance(boolean, R, Double, DistanceUnit, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoDistance(R, Double, DistanceUnit, String, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoDistance(boolean, R, Double, DistanceUnit, String, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoDistance(String, Double, GeoPoint) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoDistance(String, Double, DistanceUnit, GeoPoint) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoDistance(String, Double, DistanceUnit, GeoPoint, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoDistance(String, Double, DistanceUnit, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoDistance(boolean, String, Double, DistanceUnit, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoDistance(String, Double, DistanceUnit, String, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoDistance(boolean, String, Double, DistanceUnit, String, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoDistance(boolean, R, Double, DistanceUnit, GeoPoint, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoDistance(boolean, String, Double, DistanceUnit, GeoPoint, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
距离范围查询 以给定圆心和半径范围查询 距离类型为双精度
notInGeoDistance(R, String, GeoPoint) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoDistance(boolean, R, String, GeoPoint) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoDistance(R, String, GeoPoint, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoDistance(R, String, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoDistance(boolean, R, String, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoDistance(R, String, String, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoDistance(boolean, R, String, String, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoDistance(String, String, GeoPoint) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoDistance(boolean, String, String, GeoPoint) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoDistance(String, String, GeoPoint, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoDistance(String, String, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoDistance(boolean, String, String, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoDistance(String, String, String, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoDistance(boolean, String, String, String, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoDistance(boolean, R, String, GeoPoint, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoDistance(boolean, String, String, GeoPoint, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
距离范围查询 以给定圆心和半径范围查询 距离类型为字符串
notInGeoPolygon(boolean, R, Collection<GeoPoint>, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
notInGeoPolygon(boolean, String, Collection<GeoPoint>, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
notInGeoPolygon(boolean, String, Collection<GeoPoint>, Float) - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
notInGeoPolygon(R, Collection<GeoPoint>) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoPolygon(boolean, R, Collection<GeoPoint>) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoPolygon(R, Collection<GeoPoint>, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoPolygon(R, List<String>) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoPolygon(boolean, R, List<String>) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoPolygon(R, List<String>, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoPolygon(String, Collection<GeoPoint>) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoPolygon(boolean, String, Collection<GeoPoint>) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoPolygon(String, Collection<GeoPoint>, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoPolygon(String, List<String>) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoPolygon(boolean, String, List<String>) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoPolygon(String, List<String>, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoPolygon(boolean, R, Collection<GeoPoint>, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoPolygon(boolean, String, Collection<GeoPoint>, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
不规则多边形范围查询
notInGeoShape(boolean, R, String, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
notInGeoShape(boolean, R, Geometry, ShapeRelation, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
notInGeoShape(boolean, String, String, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
notInGeoShape(boolean, String, Geometry, ShapeRelation, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
notInGeoShape(boolean, String, String, Float) - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
notInGeoShape(boolean, String, Geometry, ShapeRelation, Float) - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
notInGeoShape(R, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoShape(R, String, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoShape(boolean, R, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoShape(String, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoShape(String, String, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoShape(boolean, String, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoShape(boolean, R, String, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoShape(boolean, String, String, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
图形GeoShape查询 已知被索引的图形id
notInGeoShape(R, Geometry) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoShape(R, Geometry, ShapeRelation) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoShape(boolean, R, Geometry, ShapeRelation) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoShape(R, Geometry, ShapeRelation, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoShape(String, Geometry) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoShape(String, Geometry, ShapeRelation) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoShape(boolean, String, Geometry, ShapeRelation) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoShape(String, Geometry, ShapeRelation, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoShape(boolean, R, Geometry, ShapeRelation, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
 
notInGeoShape(boolean, String, Geometry, ShapeRelation, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Geo
图形GeoShape查询 用户指定图形(Point,MultiPoint,Line,MultiLine,Circle,LineaRing,Polygon,MultiPolygon,Rectangle)
notLike(boolean, R, Object, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
notLike(R, Object, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
notLike(boolean, String, Object, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
notLike(boolean, String, Object, Float) - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
notLike(R, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
notLike(R, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
notLike(boolean, R, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
notLike(String, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
notLike(String, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
notLike(boolean, String, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
notLike(boolean, R, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
notLike(boolean, String, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
NOT LIKE
notMatch(boolean, R, Object, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
notMatch(R, Object, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
notMatch(boolean, String, Object, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
notMatch(boolean, String, Object, Float) - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
notMatch(R, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
notMatch(R, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
notMatch(boolean, R, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
notMatch(String, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
notMatch(String, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
notMatch(boolean, String, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
notMatch(boolean, R, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
notMatch(boolean, String, Object, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
NOT MATCH 分词不匹配
notSelect(R) - 接口 中的方法cn.easyes.core.conditions.interfaces.Query
 
notSelect(R...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Query
 
notSelect(String...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Query
设置不查询字段
notSelect(String...) - 类 中的方法cn.easyes.core.conditions.LambdaEsQueryWrapper
 

O

of(List<T>) - 类 中的静态方法cn.easyes.core.biz.PageInfo
 
of(List<T>, int) - 类 中的静态方法cn.easyes.core.biz.PageInfo
 
of(List<T>) - 类 中的静态方法cn.easyes.core.biz.PageSerializable
 
or(boolean, Consumer<Param>) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
or(boolean) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
or(boolean, Consumer<Children>) - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
or(boolean) - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
or() - 接口 中的方法cn.easyes.core.conditions.interfaces.Join
 
or(boolean) - 接口 中的方法cn.easyes.core.conditions.interfaces.Join
拼接 OR
or(Consumer<Param>) - 接口 中的方法cn.easyes.core.conditions.interfaces.Nested
 
or(boolean, Consumer<Param>) - 接口 中的方法cn.easyes.core.conditions.interfaces.Nested
OR 嵌套
OrCount - cn.easyes.core.biz中的类
or出现次数统计类 Copyright © 2022 xpc1024 All Rights Reserved
OrCount() - 类 的构造器cn.easyes.core.biz.OrCount
 
orderBy(boolean, boolean, R...) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
orderBy(boolean, List<OrderByParam>) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
orderBy(boolean, boolean, String...) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
orderBy(boolean, boolean, String...) - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
orderBy(boolean, List<OrderByParam>) - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
orderBy(boolean, boolean, R...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
orderBy(boolean, boolean, String...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
排序:ORDER BY 字段, ...
orderBy(OrderByParam) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
orderBy(boolean, OrderByParam) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
orderBy(List<OrderByParam>) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
orderBy(boolean, List<OrderByParam>) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
排序 适用于排序字段和规则从前端通过字符串传入的场景
orderByAsc(R) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
orderByAsc(R...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
orderByAsc(boolean, R...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
orderByAsc(String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
orderByAsc(String...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
orderByAsc(boolean, String...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
orderByDesc(R) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
orderByDesc(R...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
orderByDesc(boolean, R...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
orderByDesc(String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
orderByDesc(String...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
orderByDesc(boolean, String...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
orderByDistanceAsc(boolean, String, DistanceUnit, GeoDistance, GeoPoint...) - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
orderByDistanceAsc(R, double, double) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
orderByDistanceAsc(R, DistanceUnit, double, double) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
orderByDistanceAsc(R, GeoDistance, double, double) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
orderByDistanceAsc(R, DistanceUnit, GeoDistance, double, double) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
orderByDistanceAsc(R, GeoPoint...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
orderByDistanceAsc(R, DistanceUnit, GeoPoint...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
orderByDistanceAsc(R, GeoDistance, GeoPoint...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
orderByDistanceAsc(R, DistanceUnit, GeoDistance, GeoPoint...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
orderByDistanceAsc(String, double, double) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
orderByDistanceAsc(String, DistanceUnit, double, double) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
orderByDistanceAsc(String, GeoDistance, double, double) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
orderByDistanceAsc(String, DistanceUnit, GeoDistance, double, double) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
orderByDistanceAsc(String, GeoPoint...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
orderByDistanceAsc(String, DistanceUnit, GeoPoint...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
orderByDistanceAsc(String, GeoDistance, GeoPoint...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
orderByDistanceAsc(String, DistanceUnit, GeoDistance, GeoPoint...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
orderByDistanceAsc(boolean, String, DistanceUnit, GeoDistance, GeoPoint...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
地理位置坐标点由近及远排序
orderByDistanceDesc(boolean, String, DistanceUnit, GeoDistance, GeoPoint...) - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
orderByDistanceDesc(R, double, double) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
orderByDistanceDesc(R, DistanceUnit, double, double) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
orderByDistanceDesc(R, GeoDistance, double, double) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
orderByDistanceDesc(R, DistanceUnit, GeoDistance, double, double) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
orderByDistanceDesc(R, GeoPoint...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
orderByDistanceDesc(R, DistanceUnit, GeoPoint...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
orderByDistanceDesc(R, GeoDistance, GeoPoint...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
orderByDistanceDesc(R, DistanceUnit, GeoDistance, GeoPoint...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
orderByDistanceDesc(String, double, double) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
orderByDistanceDesc(String, DistanceUnit, double, double) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
orderByDistanceDesc(String, GeoDistance, double, double) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
orderByDistanceDesc(String, DistanceUnit, GeoDistance, double, double) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
orderByDistanceDesc(String, GeoPoint...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
orderByDistanceDesc(String, DistanceUnit, GeoPoint...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
orderByDistanceDesc(String, GeoDistance, GeoPoint...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
orderByDistanceDesc(String, DistanceUnit, GeoDistance, GeoPoint...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
orderByDistanceDesc(boolean, String, DistanceUnit, GeoDistance, GeoPoint...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
地理位置坐标点由远及近排序
OrderByParam - cn.easyes.core.biz中的类
排序参数 Copyright © 2022 xpc1024 All Rights Reserved
OrderByParam() - 类 的构造器cn.easyes.core.biz.OrderByParam
 
orderByParams - 类 中的变量cn.easyes.core.conditions.AbstractWrapper
排序参数列表

P

PageHelper - cn.easyes.core.toolkit中的类
分页工具 Copyright © 2022 xpc1024 All Rights Reserved
PageHelper() - 类 的构造器cn.easyes.core.toolkit.PageHelper
 
PageInfo<T> - cn.easyes.core.biz中的类
分页参数 来源:https://github.com/pagehelper/Mybatis-PageHelper Copyright © 2021 xpc1024 All Rights Reserved
PageInfo(List<T>) - 类 的构造器cn.easyes.core.biz.PageInfo
包装Page对象
PageInfo(List<T>, int) - 类 的构造器cn.easyes.core.biz.PageInfo
包装Page对象
pageQuery(LambdaEsQueryWrapper<T>, Integer, Integer) - 类 中的方法cn.easyes.core.conditions.BaseEsMapperImpl
 
pageQuery(LambdaEsQueryWrapper<T>, Integer, Integer) - 接口 中的方法cn.easyes.core.conditions.interfaces.BaseEsMapper
指定返回类型及分页参数
PageSerializable<T> - cn.easyes.core.biz中的类
分页参数 来源:https://github.com/pagehelper/Mybatis-PageHelper Copyright © 2021 xpc1024 All Rights Reserved
PageSerializable(List<T>) - 类 的构造器cn.easyes.core.biz.PageSerializable
 
parentId(boolean, Object, String, Float) - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
parentId(Object, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
parentId(boolean, Object, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
parentId(Object, String, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
parentId(boolean, Object, String, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
父子类型-根据父id查询 返回父id为指定父id的所有子文档
parseGetIndexResponse(GetIndexResponse, String) - 类 中的静态方法cn.easyes.core.toolkit.IndexUtils
解析索引信息
prefixQuery(boolean, R, String, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
prefixQuery(boolean, String, String, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
prefixQuery(boolean, String, String, Float) - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
prefixQuery(R, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
prefixQuery(boolean, R, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
prefixQuery(R, String, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
prefixQuery(String, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
prefixQuery(boolean, String, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
prefixQuery(String, String, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
prefixQuery(boolean, R, String, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
prefixQuery(boolean, String, String, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
前缀匹配搜索

Q

Query<Children,T,R> - cn.easyes.core.conditions.interfaces中的接口
查询相关 Copyright © 2021 xpc1024 All Rights Reserved
queryStringQuery(boolean, String, Float) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
queryStringQuery(boolean, String, Float) - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
queryStringQuery(String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
queryStringQuery(String, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
 
queryStringQuery(boolean, String, Float) - 接口 中的方法cn.easyes.core.conditions.interfaces.Compare
所有字段中搜索
QueryUtils - cn.easyes.core.toolkit中的类
查询参数工具类 Copyright © 2022 xpc1024 All Rights Reserved
QueryUtils() - 类 的构造器cn.easyes.core.toolkit.QueryUtils
 

R

reindex(RestHighLevelClient, String, String) - 类 中的静态方法cn.easyes.core.toolkit.IndexUtils
重建索引时的数据迁移,从旧索引迁移至新索引
release(RestHighLevelClient, String, Integer) - 类 中的静态方法cn.easyes.core.toolkit.LockUtils
释放锁
replicasNum - 类 中的变量cn.easyes.core.conditions.LambdaEsIndexWrapper
副本数
resolveFieldName(String) - 类 中的静态方法cn.easyes.core.toolkit.FieldUtils
处理获取字段名称

S

SAPageInfo<T> - cn.easyes.core.biz中的类
searchAfter 分页参数
SAPageInfo() - 类 的构造器cn.easyes.core.biz.SAPageInfo
 
saveReleaseIndex(String, RestHighLevelClient) - 类 中的静态方法cn.easyes.core.toolkit.IndexUtils
保存最新索引
scroll(SearchScrollRequest, RequestOptions) - 类 中的方法cn.easyes.core.conditions.BaseEsMapperImpl
 
scroll(SearchScrollRequest, RequestOptions) - 接口 中的方法cn.easyes.core.conditions.interfaces.BaseEsMapper
es原生滚动查询
search(LambdaEsQueryWrapper<T>) - 类 中的方法cn.easyes.core.conditions.BaseEsMapperImpl
 
search(SearchRequest, RequestOptions) - 类 中的方法cn.easyes.core.conditions.BaseEsMapperImpl
 
search(LambdaEsQueryWrapper<T>) - 接口 中的方法cn.easyes.core.conditions.interfaces.BaseEsMapper
标准查询
search(SearchRequest, RequestOptions) - 接口 中的方法cn.easyes.core.conditions.interfaces.BaseEsMapper
es原生查询
searchAfterPage(LambdaEsQueryWrapper<T>, List<Object>, Integer) - 类 中的方法cn.easyes.core.conditions.BaseEsMapperImpl
 
searchAfterPage(LambdaEsQueryWrapper<T>, List<Object>, Integer) - 接口 中的方法cn.easyes.core.conditions.interfaces.BaseEsMapper
searchAfter类型分页
select(R) - 接口 中的方法cn.easyes.core.conditions.interfaces.Query
 
select(R...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Query
 
select(String...) - 接口 中的方法cn.easyes.core.conditions.interfaces.Query
设置查询字段
select(Predicate<EntityFieldInfo>) - 接口 中的方法cn.easyes.core.conditions.interfaces.Query
查询字段
select(Class<T>, Predicate<EntityFieldInfo>) - 接口 中的方法cn.easyes.core.conditions.interfaces.Query
过滤查询的字段信息(主键除外!)
select(String...) - 类 中的方法cn.easyes.core.conditions.LambdaEsQueryWrapper
 
select(Predicate<EntityFieldInfo>) - 类 中的方法cn.easyes.core.conditions.LambdaEsQueryWrapper
 
select(Class<T>, Predicate<EntityFieldInfo>) - 类 中的方法cn.easyes.core.conditions.LambdaEsQueryWrapper
 
selectBatchIds(Collection<? extends Serializable>) - 类 中的方法cn.easyes.core.conditions.BaseEsMapperImpl
 
selectBatchIds(Collection<? extends Serializable>, String) - 类 中的方法cn.easyes.core.conditions.BaseEsMapperImpl
 
selectBatchIds(Collection<? extends Serializable>) - 接口 中的方法cn.easyes.core.conditions.interfaces.BaseEsMapper
查询(根据ID 批量查询)
selectBatchIds(Collection<? extends Serializable>, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.BaseEsMapper
查询(根据ID 批量查询)
selectById(Serializable) - 类 中的方法cn.easyes.core.conditions.BaseEsMapperImpl
 
selectById(Serializable, String) - 类 中的方法cn.easyes.core.conditions.BaseEsMapperImpl
 
selectById(Serializable) - 接口 中的方法cn.easyes.core.conditions.interfaces.BaseEsMapper
根据 ID 查询
selectById(Serializable, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.BaseEsMapper
根据 ID 查询
selectCount(LambdaEsQueryWrapper<T>, boolean) - 类 中的方法cn.easyes.core.conditions.BaseEsMapperImpl
 
selectCount(LambdaEsQueryWrapper<T>) - 接口 中的方法cn.easyes.core.conditions.interfaces.BaseEsMapper
获取总数 默认根据折叠参数去重
selectCount(LambdaEsQueryWrapper<T>, boolean) - 接口 中的方法cn.easyes.core.conditions.interfaces.BaseEsMapper
是否去重获取总数
selectList(LambdaEsQueryWrapper<T>) - 类 中的方法cn.easyes.core.conditions.BaseEsMapperImpl
 
selectList(LambdaEsQueryWrapper<T>) - 接口 中的方法cn.easyes.core.conditions.interfaces.BaseEsMapper
根据 entity 条件,查询全部记录
selectOne(LambdaEsQueryWrapper<T>) - 类 中的方法cn.easyes.core.conditions.BaseEsMapperImpl
 
selectOne(LambdaEsQueryWrapper<T>) - 接口 中的方法cn.easyes.core.conditions.interfaces.BaseEsMapper
根据 entity 条件,查询一条记录
set(R, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Update
 
set(String, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Update
 
set(boolean, R, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Update
 
set(boolean, String, Object) - 接口 中的方法cn.easyes.core.conditions.interfaces.Update
设置 更新 SQL 的 SET 片段
set(boolean, String, Object) - 类 中的方法cn.easyes.core.conditions.LambdaEsUpdateWrapper
 
setCurrentActiveIndex(String) - 类 中的方法cn.easyes.core.conditions.BaseEsMapperImpl
 
setCurrentActiveIndex(String) - 接口 中的方法cn.easyes.core.conditions.interfaces.BaseEsMapper
设置当前Mapper默认激活的全局索引名称 务必谨慎操作,设置后全局生效,永驻jvm,除非项目重启
setEntity(T) - 类 中的方法cn.easyes.core.conditions.AbstractLambdaQueryWrapper
 
setEntity(T) - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
setEntityClass(Class<T>) - 类 中的方法cn.easyes.core.conditions.AbstractLambdaQueryWrapper
 
setEntityClass(Class<T>) - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
setGeoQuery(GeoParam, BoolQueryBuilder, Class<?>) - 类 中的静态方法cn.easyes.core.conditions.WrapperProcessor
设置Geo相关查询参数 geoBoundingBox, geoDistance, geoPolygon, geoShape
setGlobalConfig(GlobalConfig) - 类 中的静态方法cn.easyes.core.cache.GlobalConfigCache
 
setterMethod(Class<?>, String) - 类 中的静态方法cn.easyes.core.cache.BaseCache
获取缓存中对应entity和methodName的setter方法
settings(Integer, Integer) - 接口 中的方法cn.easyes.core.conditions.interfaces.Index
设置索引的分片数和副本数
settings(Settings) - 接口 中的方法cn.easyes.core.conditions.interfaces.Index
用户手动指定的settings
settings - 类 中的变量cn.easyes.core.conditions.LambdaEsIndexWrapper
用户手动指定的索引settings,优先级最高
settings(Integer, Integer) - 类 中的方法cn.easyes.core.conditions.LambdaEsIndexWrapper
 
settings(Settings) - 类 中的方法cn.easyes.core.conditions.LambdaEsIndexWrapper
 
setUp(BaseEsParam) - 类 中的静态方法cn.easyes.core.biz.BaseEsParam
重置查询条件 主要用于处理or查询条件
shardsNum - 类 中的变量cn.easyes.core.conditions.LambdaEsIndexWrapper
分片数
size(Integer) - 接口 中的方法cn.easyes.core.conditions.interfaces.Query
总共查询多少条数据
size - 类 中的变量cn.easyes.core.conditions.LambdaEsQueryWrapper
查询多少条记录
size(Integer) - 类 中的方法cn.easyes.core.conditions.LambdaEsQueryWrapper
 
sort(boolean, List<SortBuilder<?>>) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
sort(boolean, SortBuilder<?>) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
sort(boolean, List<SortBuilder<?>>) - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
sort(SortBuilder<?>) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
sort(boolean, SortBuilder<?>) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
sort(boolean, List<SortBuilder<?>>) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
用户自定义排序
sortBuilders - 类 中的变量cn.easyes.core.conditions.AbstractWrapper
用户自定义的排序规则
sortByScore(boolean, SortOrder) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
sortByScore(boolean, SortOrder) - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
sortByScore() - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
根据得分_score排序 默认为降序 得分高得在前
sortByScore(boolean) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
根据得分_score排序 默认为降序 得分高得在前
sortByScore(SortOrder) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
sortByScore(boolean, SortOrder) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
根据得分_score排序
sortOrder - 类 中的变量cn.easyes.core.conditions.AbstractWrapper
得分排序规则
SortParam - cn.easyes.core.biz中的类
排序参数 Copyright © 2021 xpc1024 All Rights Reserved
SortParam() - 类 的构造器cn.easyes.core.biz.SortParam
 
sortParamList - 类 中的变量cn.easyes.core.conditions.AbstractWrapper
排序查询参数列表
sum(boolean, boolean, String, R) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
sum(boolean, boolean, String, String) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
sum(boolean, boolean, String, String) - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
sum(R) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
sum(boolean, R) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
sum(boolean, String, R) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
sum(String, R) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
sum(String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
sum(boolean, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
sum(boolean, String, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
sum(String, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
sum(boolean, boolean, String, R) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
sum(boolean, boolean, String, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
求和
supplyAsync(BiFunction<Class<?>, RestHighLevelClient, Boolean>, Class<?>, RestHighLevelClient) - 类 中的静态方法cn.easyes.core.toolkit.IndexUtils
异步执行索引托管操作

T

termsAggregation(boolean, boolean, String, R) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
termsAggregation(boolean, boolean, String, String) - 类 中的方法cn.easyes.core.conditions.AbstractChainWrapper
 
termsAggregation(boolean, boolean, String, String) - 类 中的方法cn.easyes.core.conditions.AbstractWrapper
 
termsAggregation(R) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
termsAggregation(boolean, R) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
termsAggregation(String, R) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
termsAggregation(boolean, String, R) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
termsAggregation(String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
termsAggregation(boolean, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
termsAggregation(String, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
termsAggregation(boolean, String, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
termsAggregation(boolean, boolean, String, R) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
 
termsAggregation(boolean, boolean, String, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.Func
可指定返回名称分组,相当于mysql group by
toString() - 类 中的方法cn.easyes.core.biz.PageInfo
 
toString() - 类 中的方法cn.easyes.core.biz.SAPageInfo
 
total - 类 中的变量cn.easyes.core.biz.PageSerializable
总记录数
tryLock(RestHighLevelClient, String, Integer) - 类 中的静态方法cn.easyes.core.toolkit.LockUtils
尝试获取es分布式锁
typedThis - 类 中的变量cn.easyes.core.conditions.AbstractChainWrapper
 
typedThis - 类 中的变量cn.easyes.core.conditions.AbstractWrapper
 
typedThis - 类 中的变量cn.easyes.core.conditions.LambdaEsIndexWrapper
此包装类本身

U

update(T, LambdaEsUpdateWrapper<T>) - 类 中的方法cn.easyes.core.conditions.BaseEsMapperImpl
 
update(T, LambdaEsUpdateWrapper<T>) - 接口 中的方法cn.easyes.core.conditions.interfaces.BaseEsMapper
根据 whereEntity 条件,更新记录
Update<Children,R> - cn.easyes.core.conditions.interfaces中的接口
更新相关 Copyright © 2021 xpc1024 All Rights Reserved
updateBatchByIds(Collection<T>) - 类 中的方法cn.easyes.core.conditions.BaseEsMapperImpl
 
updateBatchByIds(Collection<T>, String) - 类 中的方法cn.easyes.core.conditions.BaseEsMapperImpl
 
updateBatchByIds(Collection<T>) - 接口 中的方法cn.easyes.core.conditions.interfaces.BaseEsMapper
根据ID 批量更新
updateBatchByIds(Collection<T>, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.BaseEsMapper
根据ID 批量更新
updateById(T) - 类 中的方法cn.easyes.core.conditions.BaseEsMapperImpl
 
updateById(T, String) - 类 中的方法cn.easyes.core.conditions.BaseEsMapperImpl
 
updateById(T) - 接口 中的方法cn.easyes.core.conditions.interfaces.BaseEsMapper
根据 ID 更新
updateById(T, String) - 接口 中的方法cn.easyes.core.conditions.interfaces.BaseEsMapper
根据 ID 更新
updateIndex(LambdaEsIndexWrapper<T>) - 类 中的方法cn.easyes.core.conditions.BaseEsMapperImpl
 
updateIndex(LambdaEsIndexWrapper<T>) - 接口 中的方法cn.easyes.core.conditions.interfaces.BaseEsMapper
更新索引

V

val(SFunction<T, ?>) - 类 中的静态方法cn.easyes.core.toolkit.FieldUtils
获取字段名

W

Wrapper<T> - cn.easyes.core.conditions中的类
Lambda表达式的祖宗类 Copyright © 2021 xpc1024 All Rights Reserved
Wrapper() - 类 的构造器cn.easyes.core.conditions.Wrapper
 
wrapperChildren - 类 中的变量cn.easyes.core.conditions.AbstractChainWrapper
子类所包装的具体 Wrapper 类型
WrapperProcessor - cn.easyes.core.conditions中的类
核心 wrpeer处理类 Copyright © 2021 xpc1024 All Rights Reserved
WrapperProcessor() - 类 的构造器cn.easyes.core.conditions.WrapperProcessor
 
A B C D E F G H I J L M N O P Q R S T U V W 
跳过导航链接

Copyright © 2022. All rights reserved.