会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Live in the moment
笔记本而已!
首页
新随笔
管理
2021年6月28日
Elastic的should + bool 多字段完全匹配或查找
摘要: 1 { 2 "aggs": {}, 3 "from": 0, 4 "query": { 5 "bool": { 6 "must": [], 7 "must_not": [], 8 "should": [ 9 { 10 "bool": { 11 "must": [ 12 { 13 "term": {
阅读全文
posted @ 2021-06-28 12:01 许伟强
阅读(532)
评论(0)
推荐(0)
公告