| 程序包 | 说明 |
|---|---|
| cn.easyes.core.biz | |
| cn.easyes.core.conditions |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
BaseEsParam.setUp(BaseEsParam baseEsParam)
重置查询条件 主要用于处理or查询条件
|
| 限定符和类型 | 字段和说明 |
|---|---|
protected List<BaseEsParam> |
AbstractWrapper.baseEsParamList
基础查询参数列表
|
| 限定符和类型 | 方法和说明 |
|---|---|
static org.elasticsearch.index.query.BoolQueryBuilder |
WrapperProcessor.initBoolQueryBuilder(List<BaseEsParam> baseEsParamList,
Boolean enableMust2Filter,
Class<?> entityClass)
初始化BoolQueryBuilder 整个框架的核心
|
Copyright © 2022. All rights reserved.