当前位置:网站首页>es使用collapseBuilder去重和只返回某个字段
es使用collapseBuilder去重和只返回某个字段
2022-07-05 01:15:00 【talen_hx296】
去重
SearchRequest searchRequest = new SearchRequest(esIndices2.toArray(new String[esIndices2.size()]));
// 构建搜索条件
SearchSourceBuilder sourceBuilder = new SearchSourceBuilder();
//指定去重字段
CollapseBuilder collapseBuilder = new CollapseBuilder("userName.keyword");
searchRequest.source(sourceBuilder.query(boolBuilder).collapse(collapseBuilder).trackTotalHits(true));
指定字段
earchSourceBuilder searchSourceBuilder = new SearchSourceBuilder();
searchSourceBuilder.fetchSource("userName", null)
边栏推荐
- Take you ten days to easily complete the go micro service series (IX. link tracking)
- Wechat applet: Xingxiu UI v1.5 WordPress system information resources blog download applet wechat QQ dual end source code support WordPress secondary classification loading animation optimization
- Hedhat firewall
- Hand drawn video website
- 【纯音听力测试】基于MATLAB的纯音听力测试系统
- Playwright之录制
- Roads and routes -- dfs+topsort+dijkstra+ mapping
- 【微处理器】基于FPGA的微处理器VHDL开发
- ROS command line tool
- Wechat applet: wechat applet source code download new community system optimized version support agent member system function super high income
猜你喜欢
Apifox (postman + swagger + mock + JMeter), an artifact of full stack development and efficiency improvement
SAP UI5 应用开发教程之一百零七 - SAP UI5 OverflowToolbar 容器控件介绍的试读版
Actual combat simulation │ JWT login authentication
Roads and routes -- dfs+topsort+dijkstra+ mapping
Basic operation of database and table ----- the concept of index
Nebula importer data import practice
Innovation leads the direction. Huawei Smart Life launches new products in the whole scene
[development of large e-commerce projects] performance pressure test - Performance Monitoring - heap memory and garbage collection -39
微信小程序:最新wordpress黑金壁纸微信小程序 二开修复版源码下载支持流量主收益
Database performance optimization tool
随机推荐
Basic operation of database and table ----- phased test II
Query for Boolean field as "not true" (e.g. either false or non-existent)
142. Circular linked list II
[untitled]
测试部新来了个00后卷王,上了年纪的我真的干不过了,已经...
Playwright recording
实战模拟│JWT 登录认证
Call Huawei order service to verify the purchase token interface and return connection reset
What happened to those who focused on automated testing?
“薪資倒掛”、“畢業生平替” 這些現象說明測試行業已經...
107. SAP UI5 OverflowToolbar 容器控件以及 resize 事件处理的一些细节介绍
What is the current situation and Prospect of the software testing industry in 2022?
Wechat applet: wechat applet source code download new community system optimized version support agent member system function super high income
[flutter topic] 64 illustration basic textfield text input box (I) # yyds dry goods inventory #
"Upside down salary", "equal replacement of graduates" these phenomena show that the testing industry has
FEG founder rox:smartdefi will be the benchmark of the entire decentralized financial market
[wave modeling 1] theoretical analysis and MATLAB simulation of wave modeling
Arbitrum: two-dimensional cost
Nebula Importer 数据导入实践
What if the programmer's SQL data script coding ability is weak and Bi can't do it?