摘要:
1、新增索引 #请求 put 192.168.1.139:9200/test11 { "mappings": { "properties": { "title": { "type": "text" }, "year": { "type": "date", "format": "yyyy" }, "t 阅读全文
posted @ 2024-01-19 12:19
锋大爷
阅读(361)
评论(0)
推荐(0)
摘要:
介绍 顾名思义 就是为索引起一个 外号,一个别名 可以对应 多个索引;一个索引也可以对应多个别名。 场景很多 比如 order_202201,order_202202,order_202203 索引 起个别名 order,这样好处就是 可以关闭历史索引,加快查询数据。 比如 需求变更 导致 索引 m 阅读全文
posted @ 2024-01-19 12:05
锋大爷
阅读(87)
评论(0)
推荐(0)

浙公网安备 33010602011771号