摘要:
使用Logstash从mysql同步用户和用户所有的宠物到ES中。 "register_name": "孟林洁", "id": 80469531, "pets": [ { "breed_name": "万能梗", "birthday": null, "pet_id": 999044, "name": 阅读全文
posted @ 2021-01-20 17:57
fat_girl_spring
阅读(733)
评论(0)
推荐(0)
摘要:
MySQL 设置 CREATE DATABASE es_db; USE es_db; DROP TABLE IF EXISTS es_table; CREATE TABLE es_table ( id BIGINT(20) UNSIGNED NOT NULL, PRIMARY KEY (id), U 阅读全文
posted @ 2021-01-20 16:22
fat_girl_spring
阅读(185)
评论(0)
推荐(0)

浙公网安备 33010602011771号