会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
孙龙 程序员
少时总觉为人易,华年方知立业难
博客园
首页
新随笔
联系
管理
订阅
上一页
1
···
5
6
7
8
9
10
11
12
13
···
75
下一页
2023年2月14日
B端业务架构解决方案之分布式任务管理和异步任务分发管理
摘要: 在B端业务中常见 系统模块分类为:cms系统,crm系统,会员系统,订单管理,采购管理,wms仓储管理,财务管理,供应商管理,质检系统等; 常见服务:文件图片上传服务,物流服务,商品搜索服务,订单服务,会员服务等; 在上述介绍的模块中,采用分布式部署方案的情况下(某个模块或者系统部署多台服务器),在
阅读全文
posted @ 2023-02-14 11:27 孙龙-程序员
阅读(464)
评论(0)
推荐(0)
2023年2月11日
Elasticsearch - 直观了解查询( term、match、match_phrase和query_string)区别
摘要: 文章目录 一、term 1、term查询keyword字段 2、term查询text字段 二、match 1、match查询keyword字段 2、match查询text字段 三、match_phrase 1、match_phrase 查询keyword字段 2、match_phrase 查询tex
阅读全文
posted @ 2023-02-11 18:17 孙龙-程序员
阅读(404)
评论(0)
推荐(0)
2023年2月5日
elasticsearch聚合查询
摘要: 聚合查询:Aggregations 分桶聚合:Bucket agregations 指标聚合:Metrics agregations 管道聚合:Pipeline agregations 分桶聚合:Bucket agregations 指标聚合:Metrics agregations 管道聚合:Pip
阅读全文
posted @ 2023-02-05 17:47 孙龙-程序员
阅读(72)
评论(0)
推荐(0)
elasticsearch核心知识篇3
摘要: elasticsearch核心知识篇3
阅读全文
posted @ 2023-02-05 17:46 孙龙-程序员
阅读(24)
评论(0)
推荐(0)
elasticsearch分词器 character filter ,tokenizer,token filter
摘要: elasticsearch分词器 character filter ,tokenizer,token filter,全网最全的es分词器讲解
阅读全文
posted @ 2023-02-05 17:44 孙龙-程序员
阅读(694)
评论(0)
推荐(0)
elasticsearch 索引curd ,mapping映射, query DSL
摘要: 索引curd,mapping映射,query dsl,match,match_all,match_phrase,multi_match,term,terms,range,过滤查询filter,组合查询bool query,msut,filter,should,must_not,mininum_should_match
阅读全文
posted @ 2023-02-05 17:44 孙龙-程序员
阅读(138)
评论(0)
推荐(0)
2022年12月7日
elasticsearch安装和使用
摘要: elasticsearch下载地址: https://www.elastic.co/cn/downloads/past-releases#elasticsearch https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-
阅读全文
posted @ 2022-12-07 19:31 孙龙-程序员
阅读(62)
评论(0)
推荐(0)
2022年12月3日
jenkins集成shell与gitlab
摘要: jenkins集成shell 新建任务 执行任务 查看执行结果 故障: 修改jenkins镜像地址: http://mirror.esuni.jp/jenkins/updates/update-center.json 开发提交了代码,然后自动发布测试环境 持续集成持续交付,自动部署一般都是测试环境进
阅读全文
posted @ 2022-12-03 17:43 孙龙-程序员
阅读(41)
评论(0)
推荐(0)
2022年11月27日
jenkins安装和使用
摘要: 官网:http://www.jenkins.io/zh/ 文档:https://www.jenkins.io/zh/doc/ 下载地址:https://www.jenkins.io/zh/download/ 安装Java JDK yum install -y java 安装Jenkins 方法一:添
阅读全文
posted @ 2022-11-27 17:32 孙龙-程序员
阅读(420)
评论(0)
推荐(0)
gitlab安装使用,备份和升级
摘要: 安装依赖 yum install -y curl openssh-server postfix wget 安装gitlab组件 yum localinstall -y xxx自动帮忙解决依赖 yum localinstall -y gitlab-ce-14.10.5-ce.0.el7.x86_64.
阅读全文
posted @ 2022-11-27 15:45 孙龙-程序员
阅读(237)
评论(0)
推荐(0)
上一页
1
···
5
6
7
8
9
10
11
12
13
···
75
下一页