- 博客(2)
- 收藏
- 关注
原创 elasticsearch使用说明
安装(略)使用基础创建索引PUT /my_store { "mappings" : { "products" : { "properties" : { "productID" : { "type" : "string", &quo
2018-05-28 11:29:22
295
原创 elasticsearch处理map请求代码(适用组合条件查询)
public class ElaticsearchBiz { @Autowired JestClient jestClient; public MsgDto findBrandCategory(Map<String,Object> map) { String id =null; String name =null; ...
2018-05-28 11:20:36
1872
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅